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.
EarthBound/Map Data/Tile Arrangement Pointer Table
Jump to navigation
Jump to search
This is a sub-page of EarthBound/Map Data.
Map Data:Tile Arrangement Pointer Table | |
Game | EarthBound |
Start Address | 0x2F12AB |
End Address | 0x2F12FA |
# of Entries | 20 |
Entry Length | 4 bytes(0x4) |
Total Length | 80 bytes (0x50) |
Back to the ROM map |
Pointer table mapping tileset indices (from the Tileset Table) to pointers to Compressed Tile Arrangement Data.
Format
Each 4-byte entry contains a long pointer to the start of a block of Compressed Tile Arrangement Data.
Entries
Tileset index | Tileset name | Tile arrangement data location |
---|---|---|
00 | Lost Underworld | 0x17C800 |
01 | Onett | 0x190200 |
02 | Twoson | 0x1936E9 |
03 | Threed | 0x196AAB |
04 | Fourside | 0x198FD5 |
05 | Magicant | 0x1A0200 |
06 | Outdoors | 0x1A1542 |
07 | Summers | 0x1A50A3 |
08 | Dusty Dunes Desert | 0x1B0200 |
09 | Dalaam | 0x1B28C1 |
10 | Indoors 1 | 0x1B9418 |
11 | Indoors 2 | 0x1BC8CC |
12 | Stores 1 | 0x1C0200 |
13 | Caves 1 | 0x1C21CA |
14 | Indoors 3 | 0x1C5B3C |
15 | Stores 2 | 0x1C6A7B |
16 | Indoors 4 | 0x1B637F |
17 | Winters | 0x1B7E22 |
18 | Scaraba | 0x1C74C0 |
19 | Caves 2 | 0x1C904A |