388
edits
(Fix stat/world/scratch pointers) |
(→IWRAM) |
||
Line 119: | Line 119: | ||
|- | |- | ||
| 0x03002cf0 || i32 || Frames since reset | | 0x03002cf0 || i32 || Frames since reset | ||
|- | |||
| 0x030044bc || u32 || [[Actors|Actor]] disable flags | |||
|- | |- | ||
| 0x030044e0 || u16 || Keypad: down buttons (active-high) | | 0x030044e0 || u16 || Keypad: down buttons (active-high) | ||
Line 125: | Line 127: | ||
|- | |- | ||
| 0x030044e4 || u16 || Keypad: released buttons (up on current frame, down on previous frame) | | 0x030044e4 || u16 || Keypad: released buttons (up on current frame, down on previous frame) | ||
|- | |||
| 0x03004520 || Array || [[Actors|Actor]] list | |||
|- | |- | ||
| 0x030045a0 || void* || [[Bytecode]]: Program counter | | 0x030045a0 || void* || [[Bytecode]]: Program counter |