Difference between revisions of "83Plus:BCALLs:4C45"

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

Revision as of 12:32, 27 March 2005

Synopsis

Official Name: ShRAcc

BCALL Address: GetRomPage

Returns the flash page in the 4000-7CCC slot.

Inputs

None

Outputs

  • A: the flash page in the 4000-7CCC slot

Destroys

Unknown, please add.

Comments

A faster way to do this is using the following code:

in a,(06)

Credits and Contributions

  • Michael Vincent: For discovering this B_CALL.