C64 ROM
Routines
Prev:
FE25
Up:
Map
Next:
FE2D
FE27: read the top of memory
Used by the routines at
F291
and
F409
.
FE27
AE 83 02
LDX $0283
get memory top low byte
FE2A
AC 84 02
LDY $0284
get memory top high byte
Prev:
FE25
Up:
Map
Next:
FE2D