If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working at any time.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Böbl/RAM map: Difference between revisions
< Böbl
Jump to navigation
Jump to search
(Created page with "This data is relevant for version 1.2 of the game and may not be accurate for other versions. ==Table== {| border="1" align="center" cellpadding="4" cellspacing="0" style="ma...") |
(→Table) |
||
Line 45: | Line 45: | ||
* %01000000 – Plucky | * %01000000 – Plucky | ||
* %10000000 – Wildwing | * %10000000 – Wildwing | ||
|- | |||
|0x00B3–0x00B4 || timer, little-endian | |||
|- | |- | ||
|0x0434 || checkpoint, horizontal | |0x0434 || checkpoint, horizontal |
Revision as of 18:26, 19 February 2022
This data is relevant for version 1.2 of the game and may not be accurate for other versions.
Table
RAM | Information |
---|---|
0x002B | player's X coordinate, increasing rightward |
0x002C | player's Y coordinate, increasing downward |
0x0030 | buttons newly pressed |
0x0031 | buttons held |
0x0070 | can jump?
|
0x007F | current room, horizontal, increasing rightward |
0x0080 | current room, vertical, increasing downward |
0x0090 | run state
|
0x0091 | powerup
|
0x0092 | ducks saved
|
0x00B3–0x00B4 | timer, little-endian |
0x0434 | checkpoint, horizontal |
0x0435 | checkpoint, vertical |
0x043E–0x043F | deaths, little-endian |
0x0462 | warp flute
|
0x04C3 | option: show ghost? |
0x04C4 | option: disable music? |
0x04C5 | option: disable bells? |
0x04C6 | option: zen mode (no deaths)? |
0x04C7 | option: powerups as checkpoints? |
0x04C8 | option: ducks as checkpoints? |
0x04C9 | option: duck randomizer? |
0x04CA–0x04CE | seed (officially uses only the low nibbles of each byte) |
Internal Data for Böbl
| |
---|---|