Difference between revisions of "OSBYTE &84"
m (moved OSBYTE 84 to OSBYTE &84) |
m (1 revision) |
(2 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 19:12, 8 March 2015
OSBYTE &84 (132) - Read top of user memory
On exit X and Y point to the first byte after the top of user memory, used to initialise BASIC's 'HIMEM'. If b7 of A is clear, then A:Y:X holds the 23-bit address of the top of user memory, as when running 6502Turbo code on a CoProcessor, which returns A=&04, XY=&0000.
See Also
Jgharston 21:59, 26 May 2009 (UTC)