Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

EarthBound/Map Data/Palette Animation Pointer Table: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Create page)
 
(Start documenting entries)
Line 15: Line 15:
==Format==
==Format==
Each 4-byte entry contains a long pointer to the start of an entry in the [[EarthBound:Map_Data:Palette_Animation_Secondary_Pointer/Data_Table|Palette Animation Secondary Pointer/Data Table]]. Table is indexed by [[EarthBound:Map_Data:Palettes#PaletteAnimationIndex|Palette Animation Index]].
Each 4-byte entry contains a long pointer to the start of an entry in the [[EarthBound:Map_Data:Palette_Animation_Secondary_Pointer/Data_Table|Palette Animation Secondary Pointer/Data Table]]. Table is indexed by [[EarthBound:Map_Data:Palettes#PaletteAnimationIndex|Palette Animation Index]].
==Entries==
{| border=1 cellspacing=0 cellpadding=3
! Palette Animation Index !! Base Palette
|-
| <tt>00</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Caves2|Fire Spring]]
|-
| <tt>01</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Fourside|Moonside]]
|-
| <tt>02</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Caves2|Sea of Eden]]
|-
| <tt>03</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Caves2|Lumine Hall sanctuary]]
|-
| <tt>04</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Caves1|Stonehenge Base areas 2 and 4]]
|-
| <tt>05</tt> || [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Indoors2a|Chaos Theater]]
|}


[[Category:EarthBound:Map_Data|Palette Animation Pointer Table]]
[[Category:EarthBound:Map_Data|Palette Animation Pointer Table]]

Revision as of 22:28, 10 July 2023

This is a sub-page of EarthBound/Map Data.

Map Data:Palette Animation Pointer Table
Game EarthBound
Start Address 0x1FE6E1
End Address 0x1FE75C
# of Entries 31
Entry Length 4 bytes(0x4)
Total Length 124 bytes (0x7C)
Back to the ROM map

Pointers into the Palette Animation Secondary Pointer/Data Table.

Format

Each 4-byte entry contains a long pointer to the start of an entry in the Palette Animation Secondary Pointer/Data Table. Table is indexed by Palette Animation Index.

Entries

Palette Animation Index Base Palette
00 Fire Spring
01 Moonside
02 Sea of Eden
03 Lumine Hall sanctuary
04 Stonehenge Base areas 2 and 4
05 Chaos Theater