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/Decompressed Tile Arrangement Data: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{subpage|game=EarthBound:RAM map}} {{Infobox table|name=Decompressed Tile Arrangement Data |game=EarthBound |loc=RAM |start=<tt>0x018000</tt> |end=<tt>0x01F9FF</tt> |numentries=At most 976 |entrylength=32 bytes (<tt>0x20</tt>) |totallength=31232 bytes (0x7a00) }} Data buffer containing decompressed Tile Arrangement Data for the current map tileset. Has capacity for up to 976 arrangement entries, but in an unmodi...") |
m (Xkeeper moved page EarthBound:Decompressed Tile Arrangement Data to EarthBound/Decompressed Tile Arrangement Data: normalize subpages and titles) |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
|loc=RAM | |loc=RAM | ||
|start=<tt>0x018000</tt> | |start=<tt>0x018000</tt> | ||
|end=<tt> | |end=<tt>0x01F7FF</tt> | ||
|numentries=At most | |numentries=At most 960 | ||
|entrylength=32 bytes (<tt>0x20</tt>) | |entrylength=32 bytes (<tt>0x20</tt>) | ||
|totallength= | |totallength=30720 bytes (0x7800) | ||
}} | }} | ||
Data buffer containing decompressed [[EarthBound:Map_Data:Compressed_Tile_Arrangement_Data|Tile Arrangement Data]] for the current map tileset. Has capacity for up to | Data buffer containing decompressed [[EarthBound:Map_Data:Compressed_Tile_Arrangement_Data|Tile Arrangement Data]] for the current map tileset. Has capacity for up to 960 arrangement entries, but in an unmodified EarthBound ROM, the map tileset with the most entries is [[EarthBound:Map_Data:Global_Tileset/Palette_Table#Fourside|Fourside]] with 935. | ||
==Format== | ==Format== |
Latest revision as of 02:41, 24 January 2024
This is a sub-page of EarthBound.
Decompressed Tile Arrangement Data | |
Game | EarthBound |
Start Address | 0x018000 |
End Address | 0x01F7FF |
# of Entries | At most 960 |
Entry Length | 32 bytes (0x20) |
Total Length | 30720 bytes (0x7800) |
Back to the RAM map |
Data buffer containing decompressed Tile Arrangement Data for the current map tileset. Has capacity for up to 960 arrangement entries, but in an unmodified EarthBound ROM, the map tileset with the most entries is Fourside with 935.