System variables
Prev:
23670
Up:
Map
Next:
23675
23672: FRAMES - Frame counter
Read by the routine at
RANDOMIZE
, and updated by the routine at
MASK_INT
. The third byte of this system variable is accessed by the routine at
MASK_INT
via the
IY
register at
IY
+64.
FRAMES
23672
DEFB 0,0,0
Prev:
23670
Up:
Map
Next:
23675