Difference between revisions of "83Plus:BCALLs:80E7"

From WikiTI
Jump to: navigation, search
(No difference)

Revision as of 03:31, 4 March 2007

Synopsis

Unofficial Name: DisplayBootMessage

BCALL Addresses: 80E7

Displays a message from the boot code at the top-left corner of the screen.

Inputs

  • HL: offset into table for string to display

Outputs

None

Destroys

  • All

Comments

The table of strings is at 7F:5EF7h on 84+SE boot code 1.02, but the most useful offsets are below:

"Receiving...": 0000h
"ERROR!": 001Eh
"Validation Error": 005Dh
"Validating...": 006Eh
"Version Error": 00B0h