If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Pokémon Mystery Dungeon: Red Rescue Team/Data Root/Pointer Table
Jump to navigation
Jump to search
This is a sub-page of Pokémon Mystery Dungeon: Red Rescue Team/Data Root.
Data Root: Pointer Table | |
Game | Pokémon Mystery Dungeon: Red Rescue Team |
Start Address | 0x0300518 |
End Address | 0x030128F |
# of Entries | 431 (01AF) |
Entry Length | 8 bytes (0x8) |
Total Length | 3448 bytes (0xD78) |
Back to the ROM map |
The table consists in pairs of little-endian GBA addresses, of which the first one points to the respective debug name, and the second one points to the actual data. The data seems to be fonts and unknown ATP4X compressed data.
Address Size Description -------- ---- ---------------- { 0000 0004 little-endian GBA pointer to debug name 0004 0004 little-endian GBA pointer to data } Repeats for every entry.