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/Tileset Pointer Table: Difference between revisions
Jump to navigation
Jump to search
m (Unstubify) |
m (Xkeeper moved page EarthBound:Map Data:Tileset Pointer Table to EarthBound/Map Data/Tileset Pointer Table: normalize subpages and titles) |
||
(One intermediate revision by one other user not shown) | |||
Line 7: | Line 7: | ||
|end=<tt>0x2F12AA</tt> | |end=<tt>0x2F12AA</tt> | ||
|numentries=20 | |numentries=20 | ||
|entrylength=4 bytes(<tt>0x4</tt>) | |entrylength=4 bytes (<tt>0x4</tt>) | ||
|totallength=80 bytes (<tt>0x50</tt>) | |totallength=80 bytes (<tt>0x50</tt>) | ||
}} | }} |
Latest revision as of 02:41, 24 January 2024
This is a sub-page of EarthBound/Map Data.
Map Data: Tileset Pointer Table | |
Game | EarthBound |
Start Address | 0x2F125B |
End Address | 0x2F12AA |
# 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 Tileset Character Data.
Format
Each 4-byte entry contains a long pointer to the start of a block of Compressed Tileset Character Data.
Entries
Tileset index | Tileset name | Character data location |
---|---|---|
00 | Lost Underworld | 0x1d0200 |
01 | Onett | 0x1d3494 |
02 | Twoson | 0x1e767e |
03 | Threed | 0x1d8ba2 |
04 | Fourside | 0x1db9d1 |
05 | Magicant | 0x1de13b |
06 | Outdoors | 0x1e0200 |
07 | Summers | 0x1e34c9 |
08 | Dusty Dunes Desert | 0x1e563f |
09 | Dalaam | 0x1d6117 |
10 | Indoors 1 | 0x1ea301 |
11 | Indoors 2 | 0x1ed03a |
12 | Stores 1 | 0x1f0200 |
13 | Caves 1 | 0x19d052 |
14 | Indoors 3 | 0x1cb223 |
15 | Stores 2 | 0x1fa157 |
16 | Indoors 4 | 0x1f2b38 |
17 | Winters | 0x1f532a |
18 | Scaraba | 0x1f6de8 |
19 | Caves 2 | 0x1f838b |