| Ground Attack | Data |
| Prev: 78C5 | Up: Map | Next: 7901 |
|
|
||||
| Keyboard_RowPressed | 78E3 | DEFB $00 | Value of row being pressed. | |
| Keyboard_KeyPressed | 78E4 | DEFB $00 | Value of key being pressed | |
| Keyboard_Keys | 78E5 | DEFB $DF,$F7,$DF,$EF,$EF,$EF,$F7,$EF | Key values expected to control the game. | |
| 78ED | DEFB $FB,$EF,$FD,$EF,$DB,$E7,$DB,$EF | |||
| 78F5 | DEFB $EB,$EF,$F3,$EF,$DD,$E7,$DD,$EF | |||
| 78FD | DEFB $ED,$EF,$F5,$EF | |||
| Prev: 78C5 | Up: Map | Next: 7901 |