![]() |
Game status buffer |
| Prev: D301 | Up: Map | Next: D307 |
|
|
|||||||||||||||
| Two | D303 | DEFB $00 | Defaults to $00, holds $01 when the player is pressing "2". | ||||||||||||
| Three | D304 | DEFB $00 | Defaults to $00, holds $01 when the player is pressing "3". | ||||||||||||
| One | D305 | DEFB $00 | Defaults to $00, holds $01 when the player is pressing "1". | ||||||||||||
| Controls_Byte | D306 | DEFB $11 | Holds the controls in one byte.
|
||||||||||||
| Prev: D301 | Up: Map | Next: D307 |