System variables
Prev:
23697
Up:
Map
Next:
23728
23698: MEMBOT - Calculator's memory area
Used by the routines at
BEEP
,
PO_ANY
,
CIRCLE
,
e_to_fp
and
PRINT_FP
. The 11th, 24th, 26th and 27th bytes of this area are accessed by some routines via the
IY
register at
IY
+98,
IY
+111,
IY
+113 and
IY
+114.
MEMBOT
23698
DEFB 0,0,0,0,0
mem-0
23703
DEFB 0,0,0,0,0
mem-1
23708
DEFB 0,0,0,0,0
mem-2
23713
DEFB 0,0,0,0,0
mem-3
23718
DEFB 0,0,0,0,0
mem-4
23723
DEFB 0,0,0,0,0
mem-5
Prev:
23697
Up:
Map
Next:
23728