Game status buffer
Prev:
A11D
Up:
Map
Next:
A130
A12F: Game counter
This counts $00..$FF then wraps around.
Read-only by
main_loop
,
picking_lock
,
cutting_wire
,
action_wiresnips
,
action_lockpick
.
Write/read-write by
wave_morale_flag
.
game_counter
A12F
DEFB $00
Prev:
A11D
Up:
Map
Next:
A130