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.
EarthBound/Map Data/Tile Arrangement Pointer Table: Difference between revisions
Jump to navigation
Jump to search
(→Entries: Document entries) |
(Fix up pointers to tile arrangement data) |
||
Line 11: | Line 11: | ||
}} | }} | ||
Pointer table mapping tileset indices (from the [[EarthBound:Map_Data:Tileset_Table|Tileset Table]]) to pointers to | Pointer table mapping tileset indices (from the [[EarthBound:Map_Data:Tileset_Table|Tileset Table]]) to pointers to [[EarthBound:Map_Data:Compressed_Tile_Arrangement_Data|Compressed Tile Arrangement Data]]. | ||
==Format== | ==Format== | ||
Each 4-byte entry contains a long pointer to the start of a block of | Each 4-byte entry contains a long pointer to the start of a block of [[EarthBound:Map_Data:Compressed_Tile_Arrangement_Data|Compressed Tile Arrangement Data]]. | ||
==Entries== | ==Entries== |
Revision as of 21:53, 24 September 2023
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 |