Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Pokémon Mystery Dungeon: Red Rescue Team/Data Root/Pointer Table: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
m (link fix)
m (Infobox table fix)
Line 2: Line 2:
|game=Pokémon Mystery Dungeon: Red Rescue Team
|game=Pokémon Mystery Dungeon: Red Rescue Team
|loc=ROM
|loc=ROM
|start=0x0300518
|start=0x0300520
|end=0x030128F
|end=0x030128F
|numentries=862
|numentries=860
|entrylength=4 bytes (0x4)
|entrylength=4 bytes (0x4)
|totallength=3448 bytes (0xD78)
|totallength=3440 bytes (0xD70)
}}
}}
The table consists in pairs of little-endian GBA addresses, of which the first one points to the respective [[Pokémon Mystery Dungeon: Red Rescue Team:Data Root:Debug Names|debug name]], and the second one points to the actual data.
The table consists in pairs of little-endian GBA addresses, of which the first one points to the respective [[Pokémon Mystery Dungeon: Red Rescue Team:Data Root:Debug Names|debug name]], and the second one points to the actual data.

Revision as of 19:28, 25 March 2016

Data Root: Pointer Table
Game Pokémon Mystery Dungeon: Red Rescue Team
Start Address 0x0300520
End Address 0x030128F
# of Entries 860
Entry Length 4 bytes (0x4)
Total Length 3440 bytes (0xD70)
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.