386
edits
m (typo fix) |
(→IWRAM) |
||
Line 170: | Line 170: | ||
|- | |- | ||
! Address || Type || Description | ! Address || Type || Description | ||
|- | |||
| 0x0300523c || u32 || [[Actors|Actor]] disable flags | |||
|- | |- | ||
| 0x03005260 || u16 || Keypad: down buttons (active-high) | | 0x03005260 || u16 || Keypad: down buttons (active-high) | ||
Line 176: | Line 178: | ||
|- | |- | ||
| 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 | |||
|- | |- | ||
| 0x030052f4 || struct* || Pointer to current [[Map file]] descriptor (usually/always 0x02000010) | | 0x030052f4 || struct* || Pointer to current [[Map file]] descriptor (usually/always 0x02000010) |