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/Collision Tileset Pointer Table: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{subpage|game=EarthBound:ROM map}} {{Infobox table|name=Map Data: Collision Tileset Pointer Table |game=EarthBound |loc=ROM |start=<tt>0x2F137B</tt> |end=<tt>0x2F13CA</tt> |numentries=20 |entrylength=4 bytes (<tt>0x4</tt>) |totallength=80 bytes (<tt>0x50</tt>) }} Pointer table mapping tileset indices (from the Tileset Table) to pointers to the start of a table in EarthBound:Map_Data:Tileset_Tile_Arrangement_Collision_Pointer_Tab...") |
|||
Line 32: | Line 32: | ||
| <tt>04</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Fourside|Fourside]] || <tt>0x18A8F8</tt> | | <tt>04</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Fourside|Fourside]] || <tt>0x18A8F8</tt> | ||
|- | |- | ||
| <tt>05</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Magicant|Magicant]] || <tt></tt> | | <tt>05</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Magicant|Magicant]] || <tt>0x18B046</tt> | ||
|- | |- | ||
| <tt>06</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Outdoors|Outdoors]] || <tt></tt> | | <tt>06</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Outdoors|Outdoors]] || <tt>0x18B284</tt> | ||
|- | |- | ||
| <tt>07</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Summers|Summers]] || <tt></tt> | | <tt>07</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Summers|Summers]] || <tt>0x18B95A</tt> | ||
|- | |- | ||
| <tt>08</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#DustyDunes|Dusty Dunes Desert]] || <tt></tt> | | <tt>08</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#DustyDunes|Dusty Dunes Desert]] || <tt>0x18BF34</tt> | ||
|- | |- | ||
| <tt>09</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Dalaam|Dalaam]] || <tt></tt> | | <tt>09</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Dalaam|Dalaam]] || <tt></tt> |
Revision as of 00:44, 21 December 2023
This is a sub-page of EarthBound/Map Data.
Map Data: Collision Tileset Pointer Table | |
Game | EarthBound |
Start Address | 0x2F137B |
End Address | 0x2F13CA |
# 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 the start of a table in Tileset Tile Arrangement Collision Pointer Tables.
Format
Each 4-byte entry contains a long pointer to the start of a table in Tileset Tile Arrangement Collision Pointer Tables.
Entries
Tileset index | Tileset name | Collision Pointer Table start |
---|---|---|
00 | Lost Underworld | 0x189150 |
01 | Onett | 0x1897D0 |
02 | Twoson | 0x189E6A |
03 | Threed | 0x18A4E0 |
04 | Fourside | 0x18A8F8 |
05 | Magicant | 0x18B046 |
06 | Outdoors | 0x18B284 |
07 | Summers | 0x18B95A |
08 | Dusty Dunes Desert | 0x18BF34 |
09 | Dalaam | |
10 | Indoors 1 | |
11 | Indoors 2 | |
12 | Stores 1 | |
13 | Caves 1 | |
14 | Indoors 3 | |
15 | Stores 2 | |
16 | Indoors 4 | |
17 | Winters | |
18 | Scaraba | |
19 | Caves 2 |
This page is rather stubbly and could use some expansion. Are you a bad enough dude to rescue this article? |