Game status buffer |
Prev: A138 | Up: Map | Next: A13A |
This counts down while there are no input events. An input event will reset it to 31. When it reaches zero the CPU will assume control of the hero.
Read-only by touch, automatics, character_behaviour.
Write/read-write by check_morale, process_player_input, charevnt_hero_release, solitary.
|
||||
automatic_player_counter | A139 | DEFB $00 |
Prev: A138 | Up: Map | Next: A13A |