83Plus:BCALLs:8072

From WikiTI
Revision as of 07:23, 6 March 2007 by Brandonw (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Unofficial Name: ReceiveOS

BCALL Address: 8072

Receives an operating system from another device and then reboots.

Inputs

  • 5,(iy+1Bh): reset for I/O, set for USB

Outputs

  • None

Destroys

  • All

Comments

The OS MUST be marked invalid with MarkOSInvalid before BCALLing this entry point, which requires unlocking Flash.

It is likely that 80F6 receives the OS through direct USB on the 84+/SE.

This will not return for any reason; it can also display all kinds of error messages about low batteries, transfer errors, or manually interrupting it (pressing ON).