83Plus:BCALLs:4C45
From WikiTI
Revision as of 20:37, 29 March 2005 by FloppusMaximus (Talk | contribs)
Synopsis
Official Name: GetCurrentPageSub
Other Name: GetRomPage
BCALL Address: 4C45
Returns the flash page in the 4000-7FFF slot.
Inputs
None
Outputs
- A: the flash page in the 4000-7FFF slot
Destroys
None
Comments
A faster and equivalent way to do this is using the following code:
in a,(06)
Credits and Contributions
- Michael Vincent: For discovering this B_CALL.