![]() |
Game status buffer |
| Prev: DC06 | Up: Map | Next: DC22 |
|
|
|||||||||||||||||||||
| GoldfishGame_PlayerAttributes | DC0E | DEFB $00 | Horizontal co-ordinate (18-0E). | ||||||||||||||||||
| DC0F | DEFB $00 | Vertical co-ordinate (10-06). | |||||||||||||||||||
| DC10 | DEFB $00 | Horizontal position in character block (00-03). | |||||||||||||||||||
| DC11 | DEFB $00 | Vertical position in character block (00-03). | |||||||||||||||||||
| GoldfishGame_FlagPlayerHorizontal | DC12 | DEFB $00 | Horizontal movement indicator:
|
||||||||||||||||||
| GoldfishGame_FlagPlayerVertical | DC13 | DEFB $00 | Vertical movement indicator:
|
||||||||||||||||||
| GoldfishGame_PlayerSpriteID | DC14 | DEFB $00 | Sprite frame ID:
|
||||||||||||||||||
| GoldfishGame_PlayerWidth | DC15 | DEFB $00 | Sprite width: 02. | ||||||||||||||||||
| GoldfishGame_PlayerHeight | DC16 | DEFB $00 | Sprite height: 01. | ||||||||||||||||||
| GoldfishGame_PlayerColour | DC17 | DEFB $00 | Sprite attribute: White (07). | ||||||||||||||||||
| DC18 | DEFB $00 | ||||||||||||||||||||
| DC19 | DEFB $00 | ||||||||||||||||||||
| DC1A | DEFB $00 | ||||||||||||||||||||
| DC1B | DEFB $00 | ||||||||||||||||||||
| DC1C | DEFB $00 | ||||||||||||||||||||
| DC1D | DEFB $00,$00,$00,$00,$00 | ||||||||||||||||||||
| Prev: DC06 | Up: Map | Next: DC22 |