![]() |
Game status buffer |
| Prev: 54017 | Up: Map | Next: 54023 |
|
|
|||||||||||||||
| Two | 54019 | DEFB 0 | Defaults to $00, holds $01 when the player is pressing "2". | ||||||||||||
| Three | 54020 | DEFB 0 | Defaults to $00, holds $01 when the player is pressing "3". | ||||||||||||
| One | 54021 | DEFB 0 | Defaults to $00, holds $01 when the player is pressing "1". | ||||||||||||
| Controls_Byte | 54022 | DEFB 17 | Holds the controls in one byte.
|
||||||||||||
| Prev: 54017 | Up: Map | Next: 54023 |