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 Animation Characters Pointer Table: Difference between revisions
Jump to navigation
Jump to search
m (Remove extra "the".) |
(→Entries: Document entries) |
||
Line 17: | Line 17: | ||
==Entries== | ==Entries== | ||
{ | {| border=1 cellspacing=0 cellpadding=3 | ||
! Tileset index !! Tileset name !! Collision Pointer Table start | |||
|- | |||
| <tt>00</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#LostUnderworld|Lost Underworld]] || <tt>0x1FC443</tt> | |||
|- | |||
| <tt>01</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Onett|Onett]] || <tt>0x1FCB3B</tt> | |||
|- | |||
| <tt>02</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Twoson|Twoson]] || <tt>0x1FCD7F</tt> | |||
|- | |||
| <tt>03</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Threed|Threed]] || <tt>0x1FCD98</tt> | |||
|- | |||
| <tt>04</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Fourside|Fourside]] || <tt>0x1FCDB1</tt> | |||
|- | |||
| <tt>05</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Magicant|Magicant]] || <tt>0x1FCDCA</tt> | |||
|- | |||
| <tt>06</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Outdoors|Outdoors]] || <tt>0x1FD200</tt> | |||
|- | |||
| <tt>07</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Summers|Summers]] || <tt>0x1FD8EE</tt> | |||
|- | |||
| <tt>08</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#DustyDunes|Dusty Dunes Desert]] || <tt>0x1FDF57</tt> | |||
|- | |||
| <tt>09</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Dalaam|Dalaam]] || <tt>0x1FE3EB</tt> | |||
|- | |||
| <tt>10</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Indoors1|Indoors 1]] || <tt>0x1FE404</tt> | |||
|- | |||
| <tt>11</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Indoors2|Indoors 2]] || <tt>0x1FE41D</tt> | |||
|- | |||
| <tt>12</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Stores1|Stores 1]] || <tt>0x1FE436</tt> | |||
|- | |||
| <tt>13</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Caves1|Caves 1]] || <tt>0x1FE602</tt> | |||
|- | |||
| <tt>14</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Indoors3|Indoors 3]] || <tt>0x1FE6C8</tt> | |||
|- | |||
| <tt>15</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Stores2|Stores 2]] || <tt>0x1EF2E7</tt> | |||
|- | |||
| <tt>16</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Indoors4|Indoors 4]] || <tt>0x1EF300</tt> | |||
|- | |||
| <tt>17</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Winters|Winters]] || <tt>0x1EF4C4</tt> | |||
|- | |||
| <tt>18</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Scaraba|Scaraba]] || <tt>0x1EF7EB</tt> | |||
|- | |||
| <tt>19</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Caves2|Caves 2]] || <tt>0x1EFA69</tt> | |||
|} | |||
[[Category:EarthBound:Map_Data|Tile Animation Characters Pointer Table]] | [[Category:EarthBound:Map_Data|Tile Animation Characters Pointer Table]] |
Latest revision as of 19:19, 11 May 2024
Map Data: Tile Animation Characters Pointer Table | |
Game | EarthBound |
Start Address | 0x2F13CB |
End Address | 0x2F141A |
# of Entries | 20 |
Entry Length | 4 bytes |
Total Length | 80 bytes (0x50) |
Back to the ROM map |
Pointer table mapping tileset indices (from the Tileset Table) to entries in Compressed Tile Animation Characters Data.
Format
Each 4-byte entry contains a long pointer to the start of an entry in Compressed Tile Animation Characters Data.
Entries
Tileset index | Tileset name | Collision Pointer Table start |
---|---|---|
00 | Lost Underworld | 0x1FC443 |
01 | Onett | 0x1FCB3B |
02 | Twoson | 0x1FCD7F |
03 | Threed | 0x1FCD98 |
04 | Fourside | 0x1FCDB1 |
05 | Magicant | 0x1FCDCA |
06 | Outdoors | 0x1FD200 |
07 | Summers | 0x1FD8EE |
08 | Dusty Dunes Desert | 0x1FDF57 |
09 | Dalaam | 0x1FE3EB |
10 | Indoors 1 | 0x1FE404 |
11 | Indoors 2 | 0x1FE41D |
12 | Stores 1 | 0x1FE436 |
13 | Caves 1 | 0x1FE602 |
14 | Indoors 3 | 0x1FE6C8 |
15 | Stores 2 | 0x1EF2E7 |
16 | Indoors 4 | 0x1EF300 |
17 | Winters | 0x1EF4C4 |
18 | Scaraba | 0x1EF7EB |
19 | Caves 2 | 0x1EFA69 |