Jump to content

RAM map (Boktai 3): Difference between revisions

m
Line 171: Line 171:
! Address || Type || Description
! Address || Type || Description
|-
|-
| 0x0300523c || u32 || [[Actors|Actor]] disable flags
| 0x0300523c || u32 || [[Actor]] disable flags
|-
|-
| 0x03005260 || u16 || Keypad: down buttons (active-high)
| 0x03005260 || u16 || Keypad: down buttons (active-high)
Line 179: Line 179:
| 0x03005264 || u16 || Keypad: released buttons (up on current frame, down on previous frame)
| 0x03005264 || u16 || Keypad: released buttons (up on current frame, down on previous frame)
|-
|-
| 0x03005280 || Array || [[Actors|Actor]] list
| 0x03005280 || Array || [[Actor]] list
|-
|-
| 0x030052f4 || struct* || Pointer to current [[Map file]] descriptor (usually/always 0x02000010)
| 0x030052f4 || struct* || Pointer to current [[Map file]] descriptor (usually/always 0x02000010)