391
edits
(→IWRAM) |
(→IWRAM) |
||
Line 109: | Line 109: | ||
|- | |- | ||
| 0x03002cf0 || i32 || Frames since reset | | 0x03002cf0 || i32 || Frames since reset | ||
|- | |||
| 0x030044e0 || u16 || Keypad: down buttons (active-high) | |||
|- | |||
| 0x030044e2 || u16 || Keypad: pressed buttons (down current frame, up on previous frame) | |||
|- | |||
| 0x030044e4 || u16 || Keypad: released buttons (up on current frame, down on previous frame) | |||
|- | |- | ||
| 0x030045a0 || void* || [[Bytecode]]: Program counter | | 0x030045a0 || void* || [[Bytecode]]: Program counter |