Game status buffer
Prev:
7C61
Up:
Map
Next:
7C63
7C62: Game speed parameter (1-8)
Initialised to 8 by the routine at
6000
and decremented every time Horace returns to maze 1 via maze 4. Also used by the routines at
6337
,
63DA
,
686A
,
69A4
and
6A22
. The value here determines the speed at which the game runs.
7C62
DEFB $00
Prev:
7C61
Up:
Map
Next:
7C63