![]() |
Game status buffer |
| Prev: $004B | Up: Map | Next: $004D |
|
The following byte holds the result of reading the keyboard and joystick, as done by the interrupt routine at $39C7. It holds $00 if there was no input, the ASCII code of the key pressed (if any), or one of the following values if the joystick was moved:
|
||||||||||||||||
| $004C | .BYTE $00 | |||||||||||||||
| Prev: $004B | Up: Map | Next: $004D |