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/ROM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Finished redoing all of the links. Hopefully no other major changes will be required.)
No edit summary
Line 17: Line 17:
=== Primary Engine and Critical Data Bank ===
=== Primary Engine and Critical Data Bank ===


* <tt>000000 to 0001FF (0001FF)</tt> = [[Earthbound:Header|ROM Header Data]]
* <tt>000000 to 0001FF (0001FF)</tt> = [[EarthBound:Header|ROM Header Data]]
* <tt>000200 to 0081FF (007FFF)</tt> = '''''Unclassified Data'''''
* <tt>000200 to 0081FF (007FFF)</tt> = '''''Unclassified Data'''''
* <tt>008200 to 00836F (00016F)</tt> = '''Important ASM (EDIT AT OWN RISK)'''
* <tt>008200 to 00836F (00016F)</tt> = '''Important ASM (EDIT AT OWN RISK)'''
* <tt>008370 to 008590 (000220)</tt> = '''More Important ASM (EDIT AT OWN RISK)'''
* <tt>008370 to 008590 (000220)</tt> = '''More Important ASM (EDIT AT OWN RISK)'''
* <tt>008591 to 00AD05 (002774)</tt> = '''''Unclassified Data'''''
* <tt>008591 to 00AD05 (002774)</tt> = '''''Unclassified Data'''''
* <tt>00AD06 to 00ADA7 (0000A1)</tt> = [[Earthbound:ASM:Music_Loading_Routine|Music Loading Routine]]
* <tt>00AD06 to 00ADA7 (0000A1)</tt> = [[EarthBound:ASM:Music_Loading_Routine|Music Loading Routine]]
* <tt>00ADA8 to 0212E5 (01653D)</tt> = '''''Unclassified Data'''''
* <tt>00ADA8 to 0212E5 (01653D)</tt> = '''''Unclassified Data'''''
* <tt>0212E6 to 0215AB (0002C5)</tt> = [[Earthbound:ASM:HP/PP_Rolling_Routine|HP/PP Rolling Routine]]
* <tt>0212E6 to 0215AB (0002C5)</tt> = [[EarthBound:ASM:HP/PP_Rolling_Routine|HP/PP Rolling Routine]]
* <tt>0215AC to 0301B6 (00EC0A)</tt> = '''''Unclassified Data'''''
* <tt>0215AC to 0301B6 (00EC0A)</tt> = '''''Unclassified Data'''''
* <tt>0301B7 to 03E44F (00E298)</tt> = '''Largely Movement Data, Possibly Incongruous'''
* <tt>0301B7 to 03E44F (00E298)</tt> = '''Largely Movement Data, Possibly Incongruous'''
* <tt>03E450 to 03E5F7 (0001A7)</tt> = [[Earthbound:Dialog Window Attributes Table|Dialog Window Attributes Table]]
* <tt>03E450 to 03E5F7 (0001A7)</tt> = [[EarthBound:Dialog Window Attributes Table|Dialog Window Attributes Table]]
* <tt>03E5F8 to 03EA73 (00047B)</tt> = '''''Unclassified Data'''''
* <tt>03E5F8 to 03EA73 (00047B)</tt> = '''''Unclassified Data'''''
* <tt>03EA74 to 03EB68 (0000F4)</tt> = [[Earthbound:Debug_Mode_Commands|Debug Mode Commands]]
* <tt>03EA74 to 03EB68 (0000F4)</tt> = [[EarthBound:Debug_Mode_Commands|Debug Mode Commands]]
* <tt>03EB69 to 03F253 (0006EA)</tt> = '''''Unclassified Data'''''
* <tt>03EB69 to 03F253 (0006EA)</tt> = '''''Unclassified Data'''''
* <tt>03F254 to 03F28F (00003B)</tt> = [[Earthbound:Primary_Font_Table|Primary Font Table]]
* <tt>03F254 to 03F28F (00003B)</tt> = [[EarthBound:Primary_Font_Table|Primary Font Table]]
* <tt>03F290 to 03F3EC (00015C)</tt> = [[Earthbound:PSI_Submenu_Text|PSI Submenu Text]]
* <tt>03F290 to 03F3EC (00015C)</tt> = [[EarthBound:PSI_Submenu_Text|PSI Submenu Text]]
* <tt>03F3ED to 03F4B1 (0000C4)</tt> = '''ASM Routine - Indeterminate Function'''
* <tt>03F3ED to 03F4B1 (0000C4)</tt> = '''ASM Routine - Indeterminate Function'''
* <tt>03F4B1 to 03F4B4 (000004)</tt> = '''''Unclassified Data'''''
* <tt>03F4B1 to 03F4B4 (000004)</tt> = '''''Unclassified Data'''''
* <tt>03F4B5 to 03F5C4 (00010F)</tt> = [[Earthbound:Character_Graphics_Control_Table|Character Graphics Control Table]]
* <tt>03F4B5 to 03F5C4 (00010F)</tt> = [[EarthBound:Character_Graphics_Control_Table|Character Graphics Control Table]]
* <tt>03F5C5 to 03FD2A (000765)</tt> = '''''Unclassified Data, Partially ASM'''''
* <tt>03F5C5 to 03FD2A (000765)</tt> = '''''Unclassified Data, Partially ASM'''''
* <tt>03FD2B to 03FD46 (00001B)</tt> = [[Earthbound:Name_Registration_String)|Name Registration String]]
* <tt>03FD2B to 03FD46 (00001B)</tt> = [[EarthBound:Name_Registration_String)|Name Registration String]]
* <tt>03FD47 to 0402D3 (00058C)</tt> = '''''Unclassified Data'''''
* <tt>03FD47 to 0402D3 (00058C)</tt> = '''''Unclassified Data'''''
* <tt>0402D4 to 040D51 (000A7D)</tt> = [[Earthbound:Movement Pattern Pointer Table|Movement Pattern Pointer Table]]
* <tt>0402D4 to 040D51 (000A7D)</tt> = [[EarthBound:Movement Pattern Pointer Table|Movement Pattern Pointer Table]]
* <tt>040D52 to 04189D (000B4A)</tt> = '''''Unclassified Data, Partially ASM'''''
* <tt>040D52 to 04189D (000B4A)</tt> = '''''Unclassified Data, Partially ASM'''''
* <tt>04189E to 0419C7 (000129)</tt> = [[Earthbound:ASM:Decompression_Routine|Decompression Routine]]
* <tt>04189E to 0419C7 (000129)</tt> = [[EarthBound:ASM:Decompression_Routine|Decompression Routine]]
* <tt>0419C8 to 043163 (00179B)</tt> = '''''Unclassified Data'''''
* <tt>0419C8 to 043163 (00179B)</tt> = '''''Unclassified Data'''''
* <tt>043164 to 04318C (000028)</tt> = [[Earthbound:Map Data Pointer Table|Map Data Pointer Table]]
* <tt>043164 to 04318C (000028)</tt> = [[EarthBound:Map Data Pointer Table|Map Data Pointer Table]]
* <tt>04318D to 04374F (0004C2)</tt> = '''''Unclassified Data'''''
* <tt>04318D to 04374F (0004C2)</tt> = '''''Unclassified Data'''''
* <tt>043750 to 043768 (000018)</tt> = [[Earthbound:Goods Submenu Commands|Goods Submenu Commands]]
* <tt>043750 to 043768 (000018)</tt> = [[EarthBound:Goods Submenu Commands|Goods Submenu Commands]]
* <tt>043769 to 045D4C (0025E3)</tt> = '''''Unclassified Data, Partially ASM'''''
* <tt>043769 to 045D4C (0025E3)</tt> = '''''Unclassified Data, Partially ASM'''''
* <tt>045D4D to 045E0F (0000C3)</tt> = [[Earthbound:Status Text Strings|Status Text Strings]]
* <tt>045D4D to 045E0F (0000C3)</tt> = [[EarthBound:Status Text Strings|Status Text Strings]]
* <tt>045E10 to 045E85 (00007B)</tt> = [[Earthbound:Equipment Submenu Text|Equipment Submenu Text]]
* <tt>045E10 to 045E85 (00007B)</tt> = [[EarthBound:Equipment Submenu Text|Equipment Submenu Text]]
* <tt>045E86 to 048236 (0023B0)</tt> = '''''Unclassified Data'''''
* <tt>045E86 to 048236 (0023B0)</tt> = '''''Unclassified Data'''''
* <tt>048237 to 04830D (0000D6)</tt> = [[Earthbound:Lumine Hall Text|Lumine Hall Text]]
* <tt>048237 to 04830D (0000D6)</tt> = [[EarthBound:Lumine Hall Text|Lumine Hall Text]]
* <tt>04830E to 04A0A3 (001D95)</tt> = '''''Unclassified Data, Partially ASM'''''
* <tt>04830E to 04A0A3 (001D95)</tt> = '''''Unclassified Data, Partially ASM'''''
* <tt>04A0A4 to 04A0C3 (00001F)</tt> = [[Earthbound:Movement-Referenced Text String Pointer Table|Movement-Referenced Text String Pointer Table]]
* <tt>04A0A4 to 04A0C3 (00001F)</tt> = [[EarthBound:Movement-Referenced Text String Pointer Table|Movement-Referenced Text String Pointer Table]]
* <tt>04A0C4 to 04A1E0 (00011C)</tt> = '''ASM Routine - Indeterminate Function'''
* <tt>04A0C4 to 04A1E0 (00011C)</tt> = '''ASM Routine - Indeterminate Function'''
* <tt>04A1E1 to 04A28A (0000A9)</tt> = [[Earthbound:Battle Command Strings|Battle Command Strings]]
* <tt>04A1E1 to 04A28A (0000A9)</tt> = [[EarthBound:Battle Command Strings|Battle Command Strings]]
* <tt>04A28B to 04A508 (00027D)</tt> = '''''Unclassified Data'''''
* <tt>04A28B to 04A508 (00027D)</tt> = '''''Unclassified Data'''''
* <tt>04A509 to 04A530 (000027)</tt> = [[Earthbound:Prayer Command Text Pointers|Prayer Command Text Pointers]]
* <tt>04A509 to 04A530 (000027)</tt> = [[EarthBound:Prayer Command Text Pointers|Prayer Command Text Pointers]]
* <tt>04A531 to 04C25F (001D2E)</tt> = '''''Unclassified Data'''''
* <tt>04A531 to 04C25F (001D2E)</tt> = '''''Unclassified Data'''''
* <tt>04C260 to 04C4DC (00027C)</tt> = [[Earthbound:Startup Menu Text Strings|Startup Menu Text Strings]]
* <tt>04C260 to 04C4DC (00027C)</tt> = [[EarthBound:Startup Menu Text Strings|Startup Menu Text Strings]]
* <tt>04C4DD to 04F909 (00342C)</tt> = '''''Unclassified Data'''''
* <tt>04C4DD to 04F909 (00342C)</tt> = '''''Unclassified Data'''''
* <tt>04F90A to 04FB46 (00023C)</tt> = '''Music track pointer table''' <- '''Inaccurate'''
* <tt>04F90A to 04FB46 (00023C)</tt> = '''Music track pointer table''' <- '''Inaccurate'''
* <tt>04FB47 to 04FD41 (0001FA)</tt> = '''Sound/music pointer table''' <- '''Inaccurate'''
* <tt>04FB47 to 04FD41 (0001FA)</tt> = '''Sound/music pointer table''' <- '''Inaccurate'''
* <tt>04FD42 to 04FF49 (000207)</tt> = [[Earthbound:ASM:Parsing Routines for 04FB47 Block|Parsing Routines for 04FB47 Block]]
* <tt>04FD42 to 04FF49 (000207)</tt> = [[EarthBound:ASM:Parsing Routines for 04FB47 Block|Parsing Routines for 04FB47 Block]]
* <tt>04FF4A to 0501FF (0002B5)</tt> = '''''Unclassified Data'''''
* <tt>04FF4A to 0501FF (0002B5)</tt> = '''''Unclassified Data'''''


=== Text Bank ===
=== Text Bank ===


* <tt>050200 to 051D11 (001B11)</tt> = [[Earthbound:Conditional Pointers for Store Dialogue|Conditional Pointers for Store Dialogue]]
* <tt>050200 to 051D11 (001B11)</tt> = [[EarthBound:Conditional Pointers for Store Dialogue|Conditional Pointers for Store Dialogue]]
* <tt>051D12 to 0A012E (04E41C)</tt> = [[Earthbound:Primary Dialogue Bank|Primary Dialogue Bank]]
* <tt>051D12 to 0A012E (04E41C)</tt> = [[EarthBound:Primary Dialogue Bank|Primary Dialogue Bank]]
* <tt>0A012F to 0A01FF (0000D0)</tt> = '''Nullspace'''
* <tt>0A012F to 0A01FF (0000D0)</tt> = '''Nullspace'''


=== Animation Bank ===
=== Animation Bank ===


* <tt>0A0200 to 0AD9A0 (00D7A0)</tt> = [[Earthbound:Battle BGs:Primary Data Group|Battle BGs: Primary Data Group]]
* <tt>0A0200 to 0AD9A0 (00D7A0)</tt> = [[EarthBound:Battle BGs:Primary Data Group|Battle BGs: Primary Data Group]]
* <tt>0AD9A1 to 0ADB3C (00019B)</tt> = [[Earthbound:Battle BGs:Graphics Pointer Table|Battle BGs: Graphics Pointer Table]]
* <tt>0AD9A1 to 0ADB3C (00019B)</tt> = [[EarthBound:Battle BGs:Graphics Pointer Table|Battle BGs: Graphics Pointer Table]]
* <tt>0ADB3D to 0ADCD8 (00019B)</tt> = [[Earthbound:Battle BGs:Arrangement Pointer Table|Battle BGs: Arrangement Pointer Table]]
* <tt>0ADB3D to 0ADCD8 (00019B)</tt> = [[EarthBound:Battle BGs:Arrangement Pointer Table|Battle BGs: Arrangement Pointer Table]]
* <tt>0ADCD9 to 0ADEA0 (0001C7)</tt> = [[Earthbound:Battle_BGs:Pallet_Pointer_Table|Battle BGs: Pallet Pointer Table]]
* <tt>0ADCD9 to 0ADEA0 (0001C7)</tt> = [[EarthBound:Battle_BGs:Pallet_Pointer_Table|Battle BGs: Pallet Pointer Table]]
* <tt>0ADEA1 to 0AF457 (0015B6)</tt> = [[Earthbound:Battle BGs:Rendering Data|Battle BGs: Rendering Data]]
* <tt>0ADEA1 to 0AF457 (0015B6)</tt> = [[EarthBound:Battle BGs:Rendering Data|Battle BGs: Rendering Data]]
* <tt>0AF458 to 0B01FF (000DA7)</tt> = '''''Unclassified Data'''''
* <tt>0AF458 to 0B01FF (000DA7)</tt> = '''''Unclassified Data'''''
* <tt>0B0200 to 0BDA99 (00D899)</tt> = [[Earthbound:Battle BGs:Secondary Data Group|Battle BGs: Secondary Data Group]]
* <tt>0B0200 to 0BDA99 (00D899)</tt> = [[EarthBound:Battle BGs:Secondary Data Group|Battle BGs: Secondary Data Group]]
* <tt>0BDA9A to 0BE229 (00078F)</tt> = [[Earthbound:Battle Group BG Association Data|Battle Group BG Association Data]]
* <tt>0BDA9A to 0BE229 (00078F)</tt> = [[EarthBound:Battle Group BG Association Data|Battle Group BG Association Data]]
* <tt>0BE22A to 0C01FF (001FD5)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>0BE22A to 0C01FF (001FD5)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>0C0200 to 0C19CA (0017CA)</tt> = [[Earthbound:Animation Data:Carpainter's Lightning - Reflected|Animation Data: Carpainter's Lightning - Reflected]]
* <tt>0C0200 to 0C19CA (0017CA)</tt> = [[EarthBound:Animation Data:Carpainter's Lightning - Reflected|Animation Data: Carpainter's Lightning - Reflected]]
* <tt>0C19CB to 0C215B (000790)</tt> = [[Earthbound:Animation Data:Carpainter's Lightning - Strike|Animation Data: Carpainter's Lightning - Strike]]
* <tt>0C19CB to 0C215B (000790)</tt> = [[EarthBound:Animation Data:Carpainter's Lightning - Strike|Animation Data: Carpainter's Lightning - Strike]]
* <tt>0C215C to 0C24D7 (00037B)</tt> = [[Earthbound:Animation Data:Starman Junior's Teleport|Animation Data: Starman Junior's Teleport]]
* <tt>0C215C to 0C24D7 (00037B)</tt> = [[EarthBound:Animation Data:Starman Junior's Teleport|Animation Data: Starman Junior's Teleport]]
* <tt>0C24D8 to 0C2E88 (0009B0)</tt> = [[Earthbound:Animation Data:"BOOM!"|Animation Data: "BOOM!"]]
* <tt>0C24D8 to 0C2E88 (0009B0)</tt> = [[EarthBound:Animation Data:"BOOM!"|Animation Data: "BOOM!"]]
* <tt>0C2E89 to 0C2EE0 (000057)</tt> = [[Earthbound:Animation Data:Zombie Attack|Animation Data: Zombie Attack]]
* <tt>0C2E89 to 0C2EE0 (000057)</tt> = [[EarthBound:Animation Data:Zombie Attack|Animation Data: Zombie Attack]]
* <tt>0C2EE1 to 0C2FE0 (0000FF)</tt> = [[Earthbound:Animation Data:"The End?"|Animation Data: "The End?"]]
* <tt>0C2EE1 to 0C2FE0 (0000FF)</tt> = [[EarthBound:Animation Data:"The End?"|Animation Data: "The End?"]]
* <tt>0C2FE1 to 0C3018 (000037)</tt> = [[Earthbound:Animation Sequence Data Pointers|Animation Sequence Data Pointers]]
* <tt>0C2FE1 to 0C3018 (000037)</tt> = [[EarthBound:Animation Sequence Data Pointers|Animation Sequence Data Pointers]]
* <tt>0C3019 to 0CAE24 (0000)</tt> = [[Earthbound:PSI Animation Arrangement - First Block|PSI Animation Arrangement - First Block]]
* <tt>0C3019 to 0CAE24 (0000)</tt> = [[EarthBound:PSI Animation Arrangement - First Block|PSI Animation Arrangement - First Block]]
* <tt>0CAE25 to 0CB12E (0000)</tt> = [[Earthbound:PSI Animation Graphics - First Block|PSI Animation Graphics - First Block]]
* <tt>0CAE25 to 0CB12E (0000)</tt> = [[EarthBound:PSI Animation Graphics - First Block|PSI Animation Graphics - First Block]]
* <tt>0CB32F to 0CB812 (0000)</tt> = [[Earthbound:PSI Animation Arrangement - Second Block|PSI Animation Arrangement - Second Block]]
* <tt>0CB32F to 0CB812 (0000)</tt> = [[EarthBound:PSI Animation Arrangement - Second Block|PSI Animation Arrangement - Second Block]]
* <tt>0CB813 to 0CBCC6 (0000)</tt> = [[Earthbound:PSI Animation Graphics - Second Block|PSI Animation Graphics - Second Block]]
* <tt>0CB813 to 0CBCC6 (0000)</tt> = [[EarthBound:PSI Animation Graphics - Second Block|PSI Animation Graphics - Second Block]]
* <tt>0CBCC7 to 0CDD26 (0000)</tt> = [[Earthbound:PSI Animation Arrangement - Third Block|PSI Animation Arrangement - Third Block]]
* <tt>0CBCC7 to 0CDD26 (0000)</tt> = [[EarthBound:PSI Animation Arrangement - Third Block|PSI Animation Arrangement - Third Block]]
* <tt>0CDD27 to 0CDFF8 (0000)</tt> = [[Earthbound:PSI Animation Graphics - Third Block|PSI Animation Graphics - Third Block]]
* <tt>0CDD27 to 0CDFF8 (0000)</tt> = [[EarthBound:PSI Animation Graphics - Third Block|PSI Animation Graphics - Third Block]]
* <tt>0CDFF9 to 0CE51C (0000)</tt> = [[Earthbound:PSI Animation Arrangement - Fourth Block|PSI Animation Arrangement - Fourth Block]]
* <tt>0CDFF9 to 0CE51C (0000)</tt> = [[EarthBound:PSI Animation Arrangement - Fourth Block|PSI Animation Arrangement - Fourth Block]]
* <tt>0CE51D to 0CE76C (0000)</tt> = [[Earthbound:PSI Animation Graphics - Fourth Block|PSI Animation Graphics - Fourth Block]]
* <tt>0CE51D to 0CE76C (0000)</tt> = [[EarthBound:PSI Animation Graphics - Fourth Block|PSI Animation Graphics - Fourth Block]]
* <tt>0CE76D to 0CF24C (0000)</tt> = [[Earthbound:PSI Animation Arrangement - Fifth Block|PSI Animation Arrangement - Fifth Block]]
* <tt>0CE76D to 0CF24C (0000)</tt> = [[EarthBound:PSI Animation Arrangement - Fifth Block|PSI Animation Arrangement - Fifth Block]]
* <tt>0CF24D to 0CF3E4 (0000)</tt> = [[Earthbound:PSI Animation Configuration Data|PSI Animation Configuration Data]]
* <tt>0CF24D to 0CF3E4 (0000)</tt> = [[EarthBound:PSI Animation Configuration Data|PSI Animation Configuration Data]]
* <tt>0CF3E5 to 0CF67E (0000)</tt> = [[Earthbound:PSI Animation Arrangement - Sixth Block|PSI Animation Arrangement - Sixth Block]]
* <tt>0CF3E5 to 0CF67E (0000)</tt> = [[EarthBound:PSI Animation Arrangement - Sixth Block|PSI Animation Arrangement - Sixth Block]]
* <tt>0CF67F to 0CF78E (00010F)</tt> = [[Earthbound:PSI Animation Pallets|PSI Animation Pallets]]
* <tt>0CF67F to 0CF78E (00010F)</tt> = [[EarthBound:PSI Animation Pallets|PSI Animation Pallets]]
* <tt>0CF78F to 0CF816 (000087)</tt> = [[Earthbound:PSI Animation Pointers|PSI Animation Pointers]]
* <tt>0CF78F to 0CF816 (000087)</tt> = [[EarthBound:PSI Animation Pointers|PSI Animation Pointers]]
* <tt>0CF817 to 0D01FF (0009E8)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>0CF817 to 0D01FF (0009E8)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>0D0200 to 0E64ED (0162ED)</tt> = [[Earthbound:Battle Sprites Graphics|Battle Sprites Graphics]]
* <tt>0D0200 to 0E64ED (0162ED)</tt> = [[EarthBound:Battle Sprites Graphics|Battle Sprites Graphics]]
* <tt>0E64EE to 0E6713 (000225)</tt> = [[Earthbound:Battle Sprites Pointer Table|Battle Sprites Pointer Table]]
* <tt>0E64EE to 0E6713 (000225)</tt> = [[EarthBound:Battle Sprites Pointer Table|Battle Sprites Pointer Table]]
* <tt>0E6714 to 0E6B13 (0003FF)</tt> = [[Earthbound:Battle Sprites Pallets:Battle Sprites Pallets|Battle Sprites Pallets:Battle Sprites Pallets]]
* <tt>0E6714 to 0E6B13 (0003FF)</tt> = [[EarthBound:Battle Sprites Pallets:Battle Sprites Pallets|Battle Sprites Pallets:Battle Sprites Pallets]]
* <tt>0E6B14 to 0EDE44 (007330)</tt> = [[Earthbound:Swirl Animation Data|Swirl Animation Data]]
* <tt>0E6B14 to 0EDE44 (007330)</tt> = [[EarthBound:Swirl Animation Data|Swirl Animation Data]]
* <tt>0EDE45 to 0EDF40 (0000FB)</tt> = [[Earthbound:Swirl Animation Pointer Table|Swirl Animation Pointer Table]]
* <tt>0EDE45 to 0EDF40 (0000FB)</tt> = [[EarthBound:Swirl Animation Pointer Table|Swirl Animation Pointer Table]]
* '''''<tt>0EDF41 to 0EDF5C (00001B)</tt> = [[Earthbound:Swirl Animation Primary Table|Swirl Animation Primary Table]]''''' <- Please Confirm
* '''''<tt>0EDF41 to 0EDF5C (00001B)</tt> = [[EarthBound:Swirl Animation Primary Table|Swirl Animation Primary Table]]''''' <- Please Confirm
* <tt>0EDF5D to 0EFA05 (001AA8)</tt> = [[Earthbound:Sound Stone Graphics|Sound Stone Graphics]]
* <tt>0EDF5D to 0EFA05 (001AA8)</tt> = [[EarthBound:Sound Stone Graphics|Sound Stone Graphics]]
* <tt>0EFA06 to 0F01FF (0007F9)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>0EFA06 to 0F01FF (0007F9)</tt> = '''''Audio Data Block (Unspecified) '''''


=== Map Bank ===
=== Map Bank ===


* <tt>0F0200 to 0F284E (00264E)</tt> = [[Earthbound:Door Destinations Table|Door Destinations Table]]
* <tt>0F0200 to 0F284E (00264E)</tt> = [[EarthBound:Door Destinations Table|Door Destinations Table]]
* <tt>0F284F to 0F5AE3 (003294)</tt> = [[Earthbound:Door Configuration Table|Door Configuration Table]]
* <tt>0F284F to 0F5AE3 (003294)</tt> = [[EarthBound:Door Configuration Table|Door Configuration Table]]
* <tt>0F5AE4 to 0F5C38 (000154)</tt> = [[Earthbound:Overworld Event Music Pointer Table|Overworld Event Music Pointer Table]]
* <tt>0F5AE4 to 0F5C38 (000154)</tt> = [[EarthBound:Overworld Event Music Pointer Table|Overworld Event Music Pointer Table]]
* <tt>0F5C39 to 0F63DF (0007A6)</tt> = [[Earthbound:Overworld Event Music Table|Overworld Event Music Table]]
* <tt>0F5C39 to 0F63DF (0007A6)</tt> = [[EarthBound:Overworld Event Music Table|Overworld Event Music Table]]
* <tt>0F63E0 to 0F63E6 (000006)</tt> = '''''Unclassified Data'''''
* <tt>0F63E0 to 0F63E6 (000006)</tt> = '''''Unclassified Data'''''
* <tt>0F63E7 to 0F6DE6 (0009FF)</tt> = [[Earthbound:NPC Placement Pointer Table|NPC Placement Pointer Table]]
* <tt>0F63E7 to 0F6DE6 (0009FF)</tt> = [[EarthBound:NPC Placement Pointer Table|NPC Placement Pointer Table]]
* <tt>0F6DE7 to 0F8B91 (001DAA)</tt> = [[Earthbound:NPC Placement Data Table|NPC Placement Data Table]]
* <tt>0F6DE7 to 0F8B91 (001DAA)</tt> = [[EarthBound:NPC Placement Data Table|NPC Placement Data Table]]
* <tt>0F8B92 to 0FF4B4 (006922)</tt> = [[Earthbound:NPC Dialogue and Configuration Table|NPC Dialogue and Configuration Table]]
* <tt>0F8B92 to 0FF4B4 (006922)</tt> = [[EarthBound:NPC Dialogue and Configuration Table|NPC Dialogue and Configuration Table]]
* <tt>0FF4B5 to 1001FF (000D4A)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>0FF4B5 to 1001FF (000D4A)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>100200 to 1015FF (0013FF)</tt> = [[Earthbound:Doors Pointer Table|Doors Pointer Table]]
* <tt>100200 to 1015FF (0013FF)</tt> = [[EarthBound:Doors Pointer Table|Doors Pointer Table]]
* <tt>101600 to 101797 (000197)</tt> = [[Earthbound:Screen Transition Configuration Table|Screen Transition Configuration Table]]
* <tt>101600 to 101797 (000197)</tt> = [[EarthBound:Screen Transition Configuration Table|Screen Transition Configuration Table]]
* <tt>101798 to 1017BF (000027)</tt> = [[Earthbound:Map Tiles:Event Control Pointer Table|Map Tiles: Event Control Pointer Table]]
* <tt>101798 to 1017BF (000027)</tt> = [[EarthBound:Map Tiles:Event Control Pointer Table|Map Tiles: Event Control Pointer Table]]
* <tt>1017C0 to 101A7F (0002BF)</tt> = [[Earthbound:Map Tiles:Event Control Table|Map Tiles: Event Control Table]]
* <tt>1017C0 to 101A7F (0002BF)</tt> = [[EarthBound:Map Tiles:Event Control Table|Map Tiles: Event Control Table]]


=== Battle Bank ===
=== Battle Bank ===


* <tt>101A80 to 10BA7F (009FFF)</tt> = [[Earthbound:Map Data:Enemy Placement data|Map Data: Enemy Placement data]]
* <tt>101A80 to 10BA7F (009FFF)</tt> = [[EarthBound:Map Data:Enemy Placement data|Map Data: Enemy Placement data]]
* <tt>10BA80 to 10BDAB (00032B)</tt> = [[Earthbound:Enemy Placement Groups Pointer Table|Enemy Placement Groups Pointer Table]]
* <tt>10BA80 to 10BDAB (00032B)</tt> = [[EarthBound:Enemy Placement Groups Pointer Table|Enemy Placement Groups Pointer Table]]
* <tt>10BDAC to 10C80C (000A60)</tt> = [[Earthbound:Enemy Placement Groups Table|Enemy Placement Groups Table]]
* <tt>10BDAC to 10C80C (000A60)</tt> = [[EarthBound:Enemy Placement Groups Table|Enemy Placement Groups Table]]
* <tt>10C80D to 10D72C (000F1F)</tt> = [[Earthbound:Enemy Battle Groups Pointer Table|Enemy Battle Groups Pointer Table]]
* <tt>10C80D to 10D72C (000F1F)</tt> = [[EarthBound:Enemy Battle Groups Pointer Table|Enemy Battle Groups Pointer Table]]
* <tt>10D72D to 10D74B (00001E)</tt> = '''''Apparent Garbage Data (00001F)'''''
* <tt>10D72D to 10D74B (00001E)</tt> = '''''Apparent Garbage Data (00001F)'''''
* <tt>10D74C to 10E1B3 (000A67)</tt> = [[Earthbound:Enemy Battle Groups Table|Enemy Battle Groups Table]]
* <tt>10D74C to 10E1B3 (000A67)</tt> = [[EarthBound:Enemy Battle Groups Table|Enemy Battle Groups Table]]
* <tt>10E1B4 to 1101A7 (001FF3)</tt> = '''''Audio Data Block (Unspecified 8,179 Kb Block)'''''
* <tt>10E1B4 to 1101A7 (001FF3)</tt> = '''''Audio Data Block (Unspecified 8,179 Kb Block)'''''
* <tt>1101A8 to 1101FF (000057)</tt> = '''Nullspace'''
* <tt>1101A8 to 1101FF (000057)</tt> = '''Nullspace'''
Line 141: Line 141:
=== Primary Data Groups Bank ===
=== Primary Data Groups Bank ===


* <tt>110200 to 1547BF (0445BF)</tt> = [[Earthbound:Uncompressed Sprite Graphics|Uncompressed Sprite Graphics]]
* <tt>110200 to 1547BF (0445BF)</tt> = [[EarthBound:Uncompressed Sprite Graphics|Uncompressed Sprite Graphics]]
* <tt>1547C0 to 1551FF (000A3F)</tt> = '''Nullspace'''
* <tt>1547C0 to 1551FF (000A3F)</tt> = '''Nullspace'''
* <tt>155200 to 1578B1 (0026B1)</tt> = [[Earthbound:Item Properties Table|Item Properties Table]]
* <tt>155200 to 1578B1 (0026B1)</tt> = [[EarthBound:Item Properties Table|Item Properties Table]]
* <tt>1578B2 to 1578B8 (000006)</tt> = '''Nullspace'''
* <tt>1578B2 to 1578B8 (000006)</tt> = '''Nullspace'''
* <tt>1578B9 to 157A9E (0001E5)</tt> = [[Earthbound:Store Inventories Table|Store Inventories Table]]
* <tt>1578B9 to 157A9E (0001E5)</tt> = [[EarthBound:Store Inventories Table|Store Inventories Table]]
* <tt>157A80 to 157A9E (00001E)</tt> = '''Nullspace'''
* <tt>157A80 to 157A9E (00001E)</tt> = '''Nullspace'''
* <tt>157A9F to 157CAD (00020E)</tt> = [[Earthbound:PSI Teleport Destination Table|PSI Teleport Destination Table]]
* <tt>157A9F to 157CAD (00020E)</tt> = [[EarthBound:PSI Teleport Destination Table|PSI Teleport Destination Table]]
* <tt>157CAE to 157D67 (0000B9)</tt> = [[Earthbound:Telephone Contacts Table|Telephone Contacts Table]]
* <tt>157CAE to 157D67 (0000B9)</tt> = [[EarthBound:Telephone Contacts Table|Telephone Contacts Table]]
* <tt>157D68 to 158C4F (000EE7)</tt> = [[Earthbound:Battle Actions Table|Battle Actions Table]]
* <tt>157D68 to 158C4F (000EE7)</tt> = [[EarthBound:Battle Actions Table|Battle Actions Table]]
* <tt>158C50 to 158F6A (00031A)</tt> = [[Earthbound:PSI Abilities Table|PSI Abilities Table]]
* <tt>158C50 to 158F6A (00031A)</tt> = [[EarthBound:PSI Abilities Table|PSI Abilities Table]]
* <tt>158F6B to 158F79 (00000E)</tt> = '''Nullspace'''
* <tt>158F6B to 158F79 (00000E)</tt> = '''Nullspace'''
* <tt>158F7A to 159122 (0001A8)</tt> = [[Earthbound:PSI Names List|PSI Names List]]
* <tt>158F7A to 159122 (0001A8)</tt> = [[EarthBound:PSI Names List|PSI Names List]]
* <tt>159123 to 15914F (00002C)</tt> = [[Earthbound:NPC Battle AI Table|NPC Battle AI Table]]
* <tt>159123 to 15914F (00002C)</tt> = [[EarthBound:NPC Battle AI Table|NPC Battle AI Table]]
* <tt>159150 to 159150 (000001)</tt> = '''''Unclassified Data'''''
* <tt>159150 to 159150 (000001)</tt> = '''''Unclassified Data'''''
* <tt>159151 to 159788 (000637)</tt> = [[Earthbound:Level Up Requirements Table|Level Up Requirements Table]]
* <tt>159151 to 159788 (000637)</tt> = [[EarthBound:Level Up Requirements Table|Level Up Requirements Table]]
* <tt>159789 to 15EC5A (0054D1)</tt> = [[Earthbound:Enemy Configuration Table|Enemy Configuration Table]]
* <tt>159789 to 15EC5A (0054D1)</tt> = [[EarthBound:Enemy Configuration Table|Enemy Configuration Table]]
* <tt>15EC5B to 15EC76 (00001B)</tt> = [[Earthbound:Statistic Growth Variables|Statistic Growth Variables]]
* <tt>15EC5B to 15EC76 (00001B)</tt> = [[EarthBound:Statistic Growth Variables|Statistic Growth Variables]]
* <tt>15EC77 to 15EDAA (000133)</tt> = [[Earthbound:Condiment Configuration Table|Condiment Configuration Table]]
* <tt>15EC77 to 15EDAA (000133)</tt> = [[EarthBound:Condiment Configuration Table|Condiment Configuration Table]]
* <tt>15EDAB to 15F4F2 (000747)</tt> = [[Earthbound:Preset Teleport Destination Table|Preset Teleport Destination Table]]
* <tt>15EDAB to 15F4F2 (000747)</tt> = [[EarthBound:Preset Teleport Destination Table|Preset Teleport Destination Table]]
* <tt>15F4F3 to 15F6BA (0001C7)</tt> = [[Earthbound:Map Data:Hotspots Table|Map Data: Hotspots Table]]
* <tt>15F4F3 to 15F6BA (0001C7)</tt> = [[EarthBound:Map Data:Hotspots Table|Map Data: Hotspots Table]]
* <tt>15F6BB to 15F6CE (000013)</tt> = [[Earthbound:Timed Item Transformation Table|Timed Item Transformation Table]]
* <tt>15F6BB to 15F6CE (000013)</tt> = [[EarthBound:Timed Item Transformation Table|Timed Item Transformation Table]]
* <tt>15F6CF to 15F7F4 (000125)</tt> = [[Earthbound:"Don't Care" Preset Character Names|"Don't Care" Preset Character Names]]
* <tt>15F6CF to 15F7F4 (000125)</tt> = [[EarthBound:"Don't Care" Preset Character Names|"Don't Care" Preset Character Names]]
* <tt>15F7F5 to 15F808 (000013)</tt> = [[Earthbound:Starting Statistics Table|Starting Statistics: Ness]]
* <tt>15F7F5 to 15F808 (000013)</tt> = [[EarthBound:Starting Statistics Table|Starting Statistics: Ness]]
* <tt>15F809 to 15F81C (000013)</tt> = [[Earthbound:Starting Statistics Table|Starting Statistics: Paula]]
* <tt>15F809 to 15F81C (000013)</tt> = [[EarthBound:Starting Statistics Table|Starting Statistics: Paula]]
* <tt>15F81D to 15F830 (000013)</tt> = [[Earthbound:Starting Statistics Table|Starting Statistics: Jeff]]
* <tt>15F81D to 15F830 (000013)</tt> = [[EarthBound:Starting Statistics Table|Starting Statistics: Jeff]]
* <tt>15F831 to 15F844 (000013)</tt> = [[Earthbound:Starting Statistics Table|Starting Statistics: Poo]]
* <tt>15F831 to 15F844 (000013)</tt> = [[EarthBound:Starting Statistics Table|Starting Statistics: Poo]]
* <tt>15F845 to 15F90C (0000C7)</tt> = [[Earthbound:Timed Delivery Events Table|Timed Delivery Events Table]]
* <tt>15F845 to 15F90C (0000C7)</tt> = [[EarthBound:Timed Delivery Events Table|Timed Delivery Events Table]]
* <tt>15F90D to 1601FF (0008F2)</tt> = '''Nullspace'''
* <tt>15F90D to 1601FF (0008F2)</tt> = '''Nullspace'''


=== Map Construction Primary Bank ===
=== Map Construction Primary Bank ===


* <tt>160200 to 1751FF (014FFF)</tt> = [[Earthbound:Map Data:Primary Table|Map Data: Primary Table]]
* <tt>160200 to 1751FF (014FFF)</tt> = [[EarthBound:Map Data:Primary Table|Map Data: Primary Table]]
* <tt>175200 to 17A9FF (0057FF)</tt> = [[Earthbound:Map Data:Local Tileset Table|Map Data: Local Tileset Table]]
* <tt>175200 to 17A9FF (0057FF)</tt> = [[EarthBound:Map Data:Local Tileset Table|Map Data: Local Tileset Table]]
* <tt>17AA00 to 17B3FF (0009FF)</tt> = [[Earthbound:Map Data:Global Tileset/Pallet Table|Map Data: Global Tileset/Pallet Table]]
* <tt>17AA00 to 17B3FF (0009FF)</tt> = [[EarthBound:Map Data:Global Tileset/Pallet Table|Map Data: Global Tileset/Pallet Table]]
* <tt>17B400 to 17C7FF (0013FF)</tt> = [[Earthbound:Map Data:Per-Sector Attributes Table|Map Data: Per-Sector Attributes Table]]
* <tt>17B400 to 17C7FF (0013FF)</tt> = [[EarthBound:Map Data:Per-Sector Attributes Table|Map Data: Per-Sector Attributes Table]]
* <tt>17C800 to 17FDE7 (0035E7)</tt> = [[Earthbound:Map Data:Tile Arrangement Block 1|Map Data: Tile Arrangement Block 1]]
* <tt>17C800 to 17FDE7 (0035E7)</tt> = [[EarthBound:Map Data:Tile Arrangement Block 1|Map Data: Tile Arrangement Block 1]]
* <tt>17FDE8 to 1801FF (000417)</tt> = '''Nullspace'''
* <tt>17FDE8 to 1801FF (000417)</tt> = '''Nullspace'''
* <tt>180200 to 18914F (008F4F)</tt> = [[Earthbound:Map Data:Tile Collision Arrangement Table|Map Data: Tile Collision Arrangement Table]]
* <tt>180200 to 18914F (008F4F)</tt> = [[EarthBound:Map Data:Tile Collision Arrangement Table|Map Data: Tile Collision Arrangement Table]]
* <tt>189150 to 18F25D (00610D)</tt> = [[Earthbound:Map Data:Tile Collision Arrangement Pointer Table|Map Data: Tile Collision Arrangement Pointer Table]]
* <tt>189150 to 18F25D (00610D)</tt> = [[EarthBound:Map Data:Tile Collision Arrangement Pointer Table|Map Data: Tile Collision Arrangement Pointer Table]]


=== Anti-Piracy Screens Bank ===
=== Anti-Piracy Screens Bank ===


* <tt>18F25E to 18F40C (0001AE)</tt> = [[Earthbound:Anti-Piracy Notice Screen Arrangement|Anti-Piracy Notice Screen Arrangement]]
* <tt>18F25E to 18F40C (0001AE)</tt> = [[EarthBound:Anti-Piracy Notice Screen Arrangement|Anti-Piracy Notice Screen Arrangement]]
* <tt>18F40D to 18F5BD (0001B0)</tt> = [[Earthbound:Anti-Piracy Notice Screen Graphics|Anti-Piracy Notice Screen Graphics]]
* <tt>18F40D to 18F5BD (0001B0)</tt> = [[EarthBound:Anti-Piracy Notice Screen Graphics|Anti-Piracy Notice Screen Graphics]]
* <tt>18F5BE to 18F5C5 (000007)</tt> = [[Earthbound:Palette for Anti-Piracy and Faulty Game Pak Screens|Palette for Anti-Piracy and Faulty Game Pak Screens]]
* <tt>18F5BE to 18F5C5 (000007)</tt> = [[EarthBound:Palette for Anti-Piracy and Faulty Game Pak Screens|Palette for Anti-Piracy and Faulty Game Pak Screens]]
* <tt>18F5C6 to 18F7C3 (0001FD)</tt> = [[Earthbound:Faulty Game Pak Notice Screen Arrangement|Faulty Game Pak Notice Screen Arrangement]]
* <tt>18F5C6 to 18F7C3 (0001FD)</tt> = [[EarthBound:Faulty Game Pak Notice Screen Arrangement|Faulty Game Pak Notice Screen Arrangement]]
* <tt>18F7C4 to 18F8B6 (0000F2)</tt> = [[Earthbound:Faulty Game Pak Notice Screen Graphics|Faulty Game Pak Notice Screen Graphics]]
* <tt>18F7C4 to 18F8B6 (0000F2)</tt> = [[EarthBound:Faulty Game Pak Notice Screen Graphics|Faulty Game Pak Notice Screen Graphics]]
* <tt>18F8B7 to 1901FF (000948)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>18F8B7 to 1901FF (000948)</tt> = '''''Audio Data Block (Unspecified) '''''


=== Map Construction Secondary Bank ===
=== Map Construction Secondary Bank ===


* <tt>190200 to 19D051 (00CE51)</tt> = [[Earthbound:Map Data:Tile Arrangement Block 2|Map Data: Tile Arrangement Block 2]]
* <tt>190200 to 19D051 (00CE51)</tt> = [[EarthBound:Map Data:Tile Arrangement Block 2|Map Data: Tile Arrangement Block 2]]
* <tt>19D052 to 19FE17 (002DC5)</tt> = [[Earthbound:Map Data:Tile Graphics Block 1|Map Data: Tile Graphics Block 1]]
* <tt>19D052 to 19FE17 (002DC5)</tt> = [[EarthBound:Map Data:Tile Graphics Block 1|Map Data: Tile Graphics Block 1]]
* <tt>19FE18 to 1A01FF (0003E7)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>19FE18 to 1A01FF (0003E7)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>1A0200 to 1A7EA6 (007CA6)</tt> = [[Earthbound:Map Data:Tile Arrangement Block 3|Map Data: Tile Arrangement Block 3]]
* <tt>1A0200 to 1A7EA6 (007CA6)</tt> = [[EarthBound:Map Data:Tile Arrangement Block 3|Map Data: Tile Arrangement Block 3]]
* <tt>1A7EA7 to 1AFCA6 (007DFF)</tt> = [[Earthbound:Map Data:Pallets|Map Data: Pallets]]
* <tt>1A7EA7 to 1AFCA6 (007DFF)</tt> = [[EarthBound:Map Data:Pallets|Map Data: Pallets]]
* <tt>1AFCA7 to 1AFD06 (00005F)</tt> = [[Earthbound:Map Data:''Unused'' Pallet Pointer Table|Map Data: ''Unused'' Pallet Pointer Table]]
* <tt>1AFCA7 to 1AFD06 (00005F)</tt> = [[EarthBound:Map Data:''Unused'' Pallet Pointer Table|Map Data: ''Unused'' Pallet Pointer Table]]
* <tt>1AFD07 to 1B01FF (0004F8)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>1AFD07 to 1B01FF (0004F8)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>1B0200 to 1BF4EA (00F2EA)</tt> = [[Earthbound:Map Data:Tile Arrangement Block 4|Map Data: Tile Arrangement Block 4]]
* <tt>1B0200 to 1BF4EA (00F2EA)</tt> = [[EarthBound:Map Data:Tile Arrangement Block 4|Map Data: Tile Arrangement Block 4]]
* <tt>1BF4EB to 1C01FF (000D14)</tt> = '''''Audio Data Block (Unspecified 3,348 Kb Block) '''''
* <tt>1BF4EB to 1C01FF (000D14)</tt> = '''''Audio Data Block (Unspecified 3,348 Kb Block) '''''
* <tt>1C0200 to 1CB222 (00B022)</tt> = [[Earthbound:Map Data:Tile Arrangement Block 5|Map Data: Tile Arrangement Block 5]]
* <tt>1C0200 to 1CB222 (00B022)</tt> = [[EarthBound:Map Data:Tile Arrangement Block 5|Map Data: Tile Arrangement Block 5]]
* <tt>1CB223 to 1CD836 (002613)</tt> = [[Earthbound:Map Data:Tile Graphics Block 2|Map Data: Tile Graphics Block 2]]
* <tt>1CB223 to 1CD836 (002613)</tt> = [[EarthBound:Map Data:Tile Graphics Block 2|Map Data: Tile Graphics Block 2]]
* <tt>1CD837 to 1CE236 (0009FF)</tt> = [[Earthbound:Map Data:Per-Sector Music Assignments|Map Data: Per-Sector Music Assignments]]
* <tt>1CD837 to 1CE236 (0009FF)</tt> = [[EarthBound:Map Data:Per-Sector Music Assignments|Map Data: Per-Sector Music Assignments]]
* <tt>1CE237 to 1D01FF (001FC8)</tt> = '''''Audio Data Block (Unspecified 8,136 Kb Block) '''''
* <tt>1CE237 to 1D01FF (001FC8)</tt> = '''''Audio Data Block (Unspecified 8,136 Kb Block) '''''
* <tt>1D0200 to 1E00CD (00FECD)</tt> = [[Earthbound:Map Data:Tile Graphics Block 3|Map Data: Tile Graphics Block 3]]
* <tt>1D0200 to 1E00CD (00FECD)</tt> = [[EarthBound:Map Data:Tile Graphics Block 3|Map Data: Tile Graphics Block 3]]
* <tt>1E00CE to 1E01FF (000131)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>1E00CE to 1E01FF (000131)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>1E0200 to 1EF2E6 (00F0E6)</tt> = [[Earthbound:Map Data:Tile Graphics Block 4|Map Data: Tile Graphics Block 4]]
* <tt>1E0200 to 1EF2E6 (00F0E6)</tt> = [[EarthBound:Map Data:Tile Graphics Block 4|Map Data: Tile Graphics Block 4]]
* <tt>1EF2E7 to 1EFEDC (000BF5)</tt> = [[Earthbound:Map Data:Graphics for Animated Tiles Block 1|Map Data: Graphics for Animated Tiles Block 1]]
* <tt>1EF2E7 to 1EFEDC (000BF5)</tt> = [[EarthBound:Map Data:Graphics for Animated Tiles Block 1|Map Data: Graphics for Animated Tiles Block 1]]
* <tt>1EFEDD to 1F01FF (000322)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>1EFEDD to 1F01FF (000322)</tt> = '''''Audio Data Block (Unspecified) '''''
* <tt>1F0200 to 1FC442 (00C242)</tt> = [[Earthbound:Map Data:Tile Graphics Block 5|Map Data: Tile Graphics Block 5]]
* <tt>1F0200 to 1FC442 (00C242)</tt> = [[EarthBound:Map Data:Tile Graphics Block 5|Map Data: Tile Graphics Block 5]]
* <tt>1FC443 to 1FE6E0 (00229D)</tt> = [[Earthbound:Map Data:Graphics for Animated Tiles Block 2|Map Data: Graphics for Animated Tiles Block 2]]
* <tt>1FC443 to 1FE6E0 (00229D)</tt> = [[EarthBound:Map Data:Graphics for Animated Tiles Block 2|Map Data: Graphics for Animated Tiles Block 2]]
* <tt>1FE6E1 to 1FE75C (00007B)</tt> = [[Earthbound:Map Data:Pallet Animation Pointer Table|Map Data: Pallet Animation Pointer Table]]
* <tt>1FE6E1 to 1FE75C (00007B)</tt> = [[EarthBound:Map Data:Pallet Animation Pointer Table|Map Data: Pallet Animation Pointer Table]]
* <tt>1FE75D to 1FE81A (0000BD)</tt> = [[Earthbound:Map Data:Pallet Animation Secondary Pointer/Data Table|Map Data: Pallet Animation Secondary Pointer/Data Table]]
* <tt>1FE75D to 1FE81A (0000BD)</tt> = [[EarthBound:Map Data:Pallet Animation Secondary Pointer/Data Table|Map Data: Pallet Animation Secondary Pointer/Data Table]]
* <tt>1FE81B to 1FEE45 (00062A)</tt> = [[Earthbound:Map Data:Pallet Animation Table|Map Data: Pallet Animation Table]]
* <tt>1FE81B to 1FEE45 (00062A)</tt> = [[EarthBound:Map Data:Pallet Animation Table|Map Data: Pallet Animation Table]]
* <tt>1FEE46 to 2001FF (0013B9)</tt> = '''''Audio Data Block (Unspecified 5,049 Kb Block) '''''
* <tt>1FEE46 to 2001FF (0013B9)</tt> = '''''Audio Data Block (Unspecified 5,049 Kb Block) '''''


=== Miscellaneous Graphics Bank ===
=== Miscellaneous Graphics Bank ===


* <tt>200200 to 200953 (000753)</tt> = [[Earthbound:Text Window Graphics|Text Window Graphics]]
* <tt>200200 to 200953 (000753)</tt> = [[EarthBound:Text Window Graphics|Text Window Graphics]]
* <tt>200954 to 20099F (00004B)</tt> = [[Earthbound:Flavored Text Window Graphics|Flavored Text Window Graphics]]
* <tt>200954 to 20099F (00004B)</tt> = [[EarthBound:Flavored Text Window Graphics|Flavored Text Window Graphics]]
* <tt>2009A0 to 200BB3 (000213)</tt> = [[Earthbound:''Romaji'' Font from ''MOTHER 2''|''Romaji'' Font from ''MOTHER 2'']]
* <tt>2009A0 to 200BB3 (000213)</tt> = [[EarthBound:''Romaji'' Font from ''MOTHER 2''|''Romaji'' Font from ''MOTHER 2'']]
* <tt>200BB4 to 201558 (0009A4)</tt> = [[Earthbound:Compressed SRAM Data|Compressed SRAM Data]]
* <tt>200BB4 to 201558 (0009A4)</tt> = [[EarthBound:Compressed SRAM Data|Compressed SRAM Data]]
* <tt>201559 to 2015B8 (00005F)</tt> = [[Earthbound:Mr. Saturn Font Character Data|Mr. Saturn Font Character Data]]
* <tt>201559 to 2015B8 (00005F)</tt> = [[EarthBound:Mr. Saturn Font Character Data|Mr. Saturn Font Character Data]]
* <tt>2015B9 to 2021B8 (000BFF)</tt> = [[Earthbound:Mr. Saturn Font Graphics|Mr. Saturn Font Graphics]]
* <tt>2015B9 to 2021B8 (000BFF)</tt> = [[EarthBound:Mr. Saturn Font Graphics|Mr. Saturn Font Graphics]]
* <tt>2021B9 to 2021C7 (00000E)</tt> = [[Earthbound:Text Window Properties Table|Text Window Properties Table]]
* <tt>2021B9 to 2021C7 (00000E)</tt> = [[EarthBound:Text Window Properties Table|Text Window Properties Table]]
* <tt>2021C8 to 202387 (0001BF)</tt> = [[Earthbound:Text Window Flavor Palettes|Text Window Flavor Palettes]]
* <tt>2021C8 to 202387 (0001BF)</tt> = [[EarthBound:Text Window Flavor Palettes|Text Window Flavor Palettes]]
* <tt>202388 to 20238F (000007)</tt> = [[Earthbound:Movement-Referenced Text String Palette|Movement-Referenced Text String Palette]]
* <tt>202388 to 20238F (000007)</tt> = [[EarthBound:Movement-Referenced Text String Palette|Movement-Referenced Text String Palette]]
* <tt>202390 to 2023A7 (000017)</tt> = [[Earthbound:Town Map Graphics Pointer Table|Town Map Graphics Pointer Table]]
* <tt>202390 to 2023A7 (000017)</tt> = [[EarthBound:Town Map Graphics Pointer Table|Town Map Graphics Pointer Table]]
* <tt>2023A8 to 204B1F (002777)</tt> = [[Earthbound:Onett Town Map Data|Onett Town Map Data]]
* <tt>2023A8 to 204B1F (002777)</tt> = [[EarthBound:Onett Town Map Data|Onett Town Map Data]]
* <tt>204B20 to 206921 (001E01)</tt> = [[Earthbound:Twoson Town Map Data|Twoson Town Map Data]]
* <tt>204B20 to 206921 (001E01)</tt> = [[EarthBound:Twoson Town Map Data|Twoson Town Map Data]]
* <tt>206921 to 208578 (001C57)</tt> = [[Earthbound:Threed Town Map Data|Threed Town Map Data]]
* <tt>206921 to 208578 (001C57)</tt> = [[EarthBound:Threed Town Map Data|Threed Town Map Data]]
* <tt>208579 to 20AFB3 (002A3A)</tt> = [[Earthbound:Fourside Town Map Data|Fourside Town Map Data]]
* <tt>208579 to 20AFB3 (002A3A)</tt> = [[EarthBound:Fourside Town Map Data|Fourside Town Map Data]]
* <tt>20AFB4 to 20C9F0 (001A3C)</tt> = [[Earthbound:Scaraba Town Map Data|Scaraba Town Map Data]]
* <tt>20AFB4 to 20C9F0 (001A3C)</tt> = [[EarthBound:Scaraba Town Map Data|Scaraba Town Map Data]]
* <tt>20C9F1 to 20EF02 (002511)</tt> = [[Earthbound:Summers Town Map Data|Summers Town Map Data]]
* <tt>20C9F1 to 20EF02 (002511)</tt> = [[EarthBound:Summers Town Map Data|Summers Town Map Data]]
* <tt>20EF03 to 2101FF (0012FC)</tt> = '''''Audio Data Block (Unspecified 4,860 Kb Block)'''''
* <tt>20EF03 to 2101FF (0012FC)</tt> = '''''Audio Data Block (Unspecified 4,860 Kb Block)'''''
* <tt>210200 to 210851 (000651)</tt> = [[Earthbound:Coffee Sequence Text|Coffee Sequence Text]]
* <tt>210200 to 210851 (000651)</tt> = [[EarthBound:Coffee Sequence Text|Coffee Sequence Text]]
* <tt>210852 to 210D85 (000533)</tt> = [[Earthbound:Tea Sequence Text|Tea Sequence Text]]
* <tt>210852 to 210D85 (000533)</tt> = [[EarthBound:Tea Sequence Text|Tea Sequence Text]]
* <tt>210D86 to 210E79 (0000F3)</tt> = [[Earthbound:Movement-Referenced Text Strings|Movement-Referenced Text Strings]]
* <tt>210D86 to 210E79 (0000F3)</tt> = [[EarthBound:Movement-Referenced Text Strings|Movement-Referenced Text Strings]]
* <tt>210E7A to 210ED9 (00005F)</tt> = [[Earthbound:Main Font Character Data|Main Font Character Data]]
* <tt>210E7A to 210ED9 (00005F)</tt> = [[EarthBound:Main Font Character Data|Main Font Character Data]]
* <tt>210EDA to 211AD9 (000BFF)</tt> = [[Earthbound:Main Font Graphics|Main Font Graphics]]
* <tt>210EDA to 211AD9 (000BFF)</tt> = [[EarthBound:Main Font Graphics|Main Font Graphics]]
* <tt>211ADA to 211B39 (00005F)</tt> = [[Earthbound:8x16 (Battle) Font Character Data|8x16 (Battle) Font Character Data]]
* <tt>211ADA to 211B39 (00005F)</tt> = [[EarthBound:8x16 (Battle) Font Character Data|8x16 (Battle) Font Character Data]]
* <tt>211B3A to 212139 (0005FF)</tt> = [[Earthbound:8x16 (Battle) Font Graphics|8x16 (Battle) Font Graphics]]
* <tt>211B3A to 212139 (0005FF)</tt> = [[EarthBound:8x16 (Battle) Font Graphics|8x16 (Battle) Font Graphics]]
* <tt>21213A to 212199 (00005F)</tt> = [[Earthbound:8x8 (Tiny) Font Character Data|8x8 (Tiny) Font Character Data]]
* <tt>21213A to 212199 (00005F)</tt> = [[EarthBound:8x8 (Tiny) Font Character Data|8x8 (Tiny) Font Character Data]]
* <tt>21219A to 212499 (0002FF)</tt> = [[Earthbound:8x8 (Tiny) Font Font Graphics|8x8 (Tiny) Font Font Graphics]]
* <tt>21219A to 212499 (0002FF)</tt> = [[EarthBound:8x8 (Tiny) Font Font Graphics|8x8 (Tiny) Font Font Graphics]]
* <tt>21249A to 2124F9 (00005F)</tt> = [[Earthbound:Large Font Character Data|Large Font Character Data]]
* <tt>21249A to 2124F9 (00005F)</tt> = [[EarthBound:Large Font Character Data|Large Font Character Data]]
* <tt>2124FA to 2130F9 (000BFF)</tt> = [[Earthbound:Large Font Graphics|Large Font Graphics]]
* <tt>2124FA to 2130F9 (000BFF)</tt> = [[EarthBound:Large Font Graphics|Large Font Graphics]]
* <tt>2130FA to 213189 (00008F)</tt> = [[Earthbound:Formatting For Cast Sequence Text|Formatting For Cast Sequence Text]]
* <tt>2130FA to 213189 (00008F)</tt> = [[EarthBound:Formatting For Cast Sequence Text|Formatting For Cast Sequence Text]]
* <tt>21318A to 213949 (0007BF)</tt> = [[Earthbound:Wandering Photographer Configuration Table|Wandering Photographer Configuration Table]]
* <tt>21318A to 213949 (0007BF)</tt> = [[EarthBound:Wandering Photographer Configuration Table|Wandering Photographer Configuration Table]]
* <tt>21394A to 21433E (0009F4)</tt> = '''Compressed Pallet Data - Indeterminate Use'''
* <tt>21394A to 21433E (0009F4)</tt> = '''Compressed Pallet Data - Indeterminate Use'''
* <tt>21433F to 214FE7 (000CA8)</tt> = [[Earthbound:Staff Credits Sequence Text|Staff Credits Sequence Text]]
* <tt>21433F to 214FE7 (000CA8)</tt> = [[EarthBound:Staff Credits Sequence Text|Staff Credits Sequence Text]]
* <tt>214FE8 to 2150C0 (0000D8)</tt> = '''''Unclassified Data'''''
* <tt>214FE8 to 2150C0 (0000D8)</tt> = '''''Unclassified Data'''''
* <tt>2150C1 to 215129 (000068)</tt> = [[Earthbound:"APE" Logo Screen Arrangement|"APE" Logo Screen Arrangement]]
* <tt>2150C1 to 215129 (000068)</tt> = [[EarthBound:"APE" Logo Screen Arrangement|"APE" Logo Screen Arrangement]]
* <tt>21512A to 21532F (000205)</tt> = [[Earthbound:"APE" Logo Screen Graphics|"APE" Logo Screen Graphics]]
* <tt>21512A to 21532F (000205)</tt> = [[EarthBound:"APE" Logo Screen Graphics|"APE" Logo Screen Graphics]]
* <tt>215330 to 215373 (000043)</tt> = [[Earthbound:"APE" Logo Screen Palette|"APE" Logo Screen Palette]]
* <tt>215330 to 215373 (000043)</tt> = [[EarthBound:"APE" Logo Screen Palette|"APE" Logo Screen Palette]]
* <tt>215374 to 2153E7 (000073)</tt> = [[Earthbound:"Halken" Logo Screen Arrangement|"Halken" Logo Screen Arrangement]]
* <tt>215374 to 2153E7 (000073)</tt> = [[EarthBound:"Halken" Logo Screen Arrangement|"Halken" Logo Screen Arrangement]]
* <tt>2153E8 to 2155B7 (0001CF)</tt> = [[Earthbound:"Halken" Logo Screen Graphics|"Halken" Logo Screen Graphics]]
* <tt>2153E8 to 2155B7 (0001CF)</tt> = [[EarthBound:"Halken" Logo Screen Graphics|"Halken" Logo Screen Graphics]]
* <tt>2155B8 to 215654 (00009C)</tt> = [[Earthbound:"Halken" Logo Screen Palette|"Halken" Logo Screen Palette]]
* <tt>2155B8 to 215654 (00009C)</tt> = [[EarthBound:"Halken" Logo Screen Palette|"Halken" Logo Screen Palette]]
* <tt>215655 to 21569D (000048)</tt> = [[Earthbound:"Nintendo" Logo Screen Arrangement|"Nintendo" Logo Screen Arrangement]]
* <tt>215655 to 21569D (000048)</tt> = [[EarthBound:"Nintendo" Logo Screen Arrangement|"Nintendo" Logo Screen Arrangement]]
* <tt>21569E to 21578E (0000F0)</tt> = [[Earthbound:"Nintendo" Logo Screen Graphics|"Nintendo" Logo Screen Graphics]]
* <tt>21569E to 21578E (0000F0)</tt> = [[EarthBound:"Nintendo" Logo Screen Graphics|"Nintendo" Logo Screen Graphics]]
* <tt>21578F to 2157D2 (000043)</tt> = [[Earthbound:"Nintendo" Logo Screen Palette|"Nintendo" Logo Screen Palette]]
* <tt>21578F to 2157D2 (000043)</tt> = [[EarthBound:"Nintendo" Logo Screen Palette|"Nintendo" Logo Screen Palette]]
* <tt>2157D3 to 215D32 (00055F)</tt> = [[Earthbound:"Gas Station" Screen Arrangement|"Gas Station" Screen Arrangement]]
* <tt>2157D3 to 215D32 (00055F)</tt> = [[EarthBound:"Gas Station" Screen Arrangement|"Gas Station" Screen Arrangement]]
* <tt>215D33 to 21ABB6 (004E83)</tt> = [[Earthbound:"Gas Station" Screen Graphics|"Gas Station" Screen Graphics]]
* <tt>215D33 to 21ABB6 (004E83)</tt> = [[EarthBound:"Gas Station" Screen Graphics|"Gas Station" Screen Graphics]]
* <tt>21ABB7 to 21AC5C (0000A5)</tt> = [[Earthbound:"Gas Station" Screen Palette|"Gas Station" Screen Palette]]
* <tt>21ABB7 to 21AC5C (0000A5)</tt> = [[EarthBound:"Gas Station" Screen Palette|"Gas Station" Screen Palette]]
* <tt>21AC5D to 21ACDE (000081)</tt> = '''''Unclassified Data'''''
* <tt>21AC5D to 21ACDE (000081)</tt> = '''''Unclassified Data'''''
* <tt>21ACDF to 21AD4A (00006B)</tt> = [[Earthbound:"Produced by Shigesato Itoi" Graphics Arrangement|"Produced by Shigesato Itoi" Graphics Arrangement]]
* <tt>21ACDF to 21AD4A (00006B)</tt> = [[EarthBound:"Produced by Shigesato Itoi" Graphics Arrangement|"Produced by Shigesato Itoi" Graphics Arrangement]]
* <tt>21AD4B to 21AF00 (0001B5)</tt> = [[Earthbound:"Produced by Shigesato Itoi" Graphics|"Produced by Shigesato Itoi" Graphics]]
* <tt>21AD4B to 21AF00 (0001B5)</tt> = [[EarthBound:"Produced by Shigesato Itoi" Graphics|"Produced by Shigesato Itoi" Graphics]]
* <tt>21AF01 to 21AF4D (00004C)</tt> = [[Earthbound:"Presented by Nintendo" Graphics Arrangement|"Presented by Nintendo" Graphics Arrangement]]
* <tt>21AF01 to 21AF4D (00004C)</tt> = [[EarthBound:"Presented by Nintendo" Graphics Arrangement|"Presented by Nintendo" Graphics Arrangement]]
* <tt>21AF4E to 21B06E (000120)</tt> = [[Earthbound:"Presented by Nintendo" Graphics|"Presented by Nintendo" Graphics]]
* <tt>21AF4E to 21B06E (000120)</tt> = [[EarthBound:"Presented by Nintendo" Graphics|"Presented by Nintendo" Graphics]]
* <tt>21B06F to 21B07B (00000C)</tt> = [[Earthbound:Shared Palette"Produced by Shigesato Itoi" and "Presented by Nintendo" Graphics|Shared Palette"Produced by Shigesato Itoi" and "Presented by Nintendo" Graphics]]
* <tt>21B06F to 21B07B (00000C)</tt> = [[EarthBound:Shared Palette"Produced by Shigesato Itoi" and "Presented by Nintendo" Graphics|Shared Palette"Produced by Shigesato Itoi" and "Presented by Nintendo" Graphics]]
* <tt>21B07C to 21B082 (000006)</tt> = [[Earthbound:Title Screen Text (Static) Palette|Title Screen Text (Static) Palette]]
* <tt>21B07C to 21B082 (000006)</tt> = [[EarthBound:Title Screen Text (Static) Palette|Title Screen Text (Static) Palette]]
* <tt>21B083 to 21B0FC (000079)</tt> = [[Earthbound:Title Screen Text (Animated) Palette|Title Screen Text (Animated) Palette]]
* <tt>21B083 to 21B0FC (000079)</tt> = [[EarthBound:Title Screen Text (Animated) Palette|Title Screen Text (Animated) Palette]]
* <tt>21B0FD to 21B17C (00007F)</tt> = [[Earthbound:Title Screen Highlight (Animated) Palette|Title Screen Highlight (Animated) Palette]]
* <tt>21B0FD to 21B17C (00007F)</tt> = [[EarthBound:Title Screen Highlight (Animated) Palette|Title Screen Highlight (Animated) Palette]]
* <tt>21B17D to 21B410 (000293)</tt> = [[Earthbound:Title Screen Static Layer Arrangement|Title Screen Static Layer Arrangement]]
* <tt>21B17D to 21B410 (000293)</tt> = [[EarthBound:Title Screen Static Layer Arrangement|Title Screen Static Layer Arrangement]]
* <tt>21B411 to 21C8E4 (0014D3)</tt> = [[Earthbound:Title Screen Static Layer Graphics|Title Screen Static Layer Graphics]]
* <tt>21B411 to 21C8E4 (0014D3)</tt> = [[EarthBound:Title Screen Static Layer Graphics|Title Screen Static Layer Graphics]]
* <tt>21CFE1 to 21D007 (000026)</tt> = [[Earthbound:Title Screen Copyright Text Palette|Title Screen Copyright Text Palette]]
* <tt>21CFE1 to 21D007 (000026)</tt> = [[EarthBound:Title Screen Copyright Text Palette|Title Screen Copyright Text Palette]]
* <tt>21D008 to 21D1AE (0001A6)</tt> = [[Earthbound:Animation Control Data for Title Screen|Animation Control Data for Title Screen]]
* <tt>21D008 to 21D1AE (0001A6)</tt> = [[EarthBound:Animation Control Data for Title Screen|Animation Control Data for Title Screen]]
* <tt>21D1AF to 21D6F3 (000544)</tt> = [[Earthbound:Death Screen Graphics|Death Screen Graphics]]
* <tt>21D1AF to 21D6F3 (000544)</tt> = [[EarthBound:Death Screen Graphics|Death Screen Graphics]]
* <tt>21D6F4 to 21D7E7 (0000F3)</tt> = [[Earthbound:Death Screen Palette|Death Screen Palette]]
* <tt>21D6F4 to 21D7E7 (0000F3)</tt> = [[EarthBound:Death Screen Palette|Death Screen Palette]]
* <tt>21D7E8 to 21D8E0 (0000F8)</tt> = [[Earthbound:Death Screen Arrangement|Death Screen Arrangement]]
* <tt>21D7E8 to 21D8E0 (0000F8)</tt> = [[EarthBound:Death Screen Arrangement|Death Screen Arrangement]]
* <tt>21D8E1 to 21DA14 (000133)</tt> = [[Earthbound:"Cast" and "Mr. Saturn" Graphics for Cast Sequence|"Cast" and "Mr. Saturn" Graphics for Cast Sequence]]
* <tt>21D8E1 to 21DA14 (000133)</tt> = [[EarthBound:"Cast" and "Mr. Saturn" Graphics for Cast Sequence|"Cast" and "Mr. Saturn" Graphics for Cast Sequence]]
* <tt>21DA15 to 21DA34 (00001F)</tt> = [[Earthbound:"Cast" Graphic Palette|"Cast" Graphic Palette]]
* <tt>21DA15 to 21DA34 (00001F)</tt> = [[EarthBound:"Cast" Graphic Palette|"Cast" Graphic Palette]]
* <tt>21DA35 to 21E6E6 (000CB1)</tt> = [[Earthbound:Character Names for Cast Sequence|Character Names for Cast Sequence]]
* <tt>21DA35 to 21E6E6 (000CB1)</tt> = [[EarthBound:Character Names for Cast Sequence|Character Names for Cast Sequence]]
* <tt>21E6E7 to 21E727 (000040)</tt> = [[Earthbound:Insane Cultist Palette for Cast Sequence|Insane Cultist Palette for Cast Sequence]]
* <tt>21E6E7 to 21E727 (000040)</tt> = [[EarthBound:Insane Cultist Palette for Cast Sequence|Insane Cultist Palette for Cast Sequence]]
* <tt>21E728 to 21EB13 (0003EB)</tt> = [[Earthbound:Staff Credits Sequence Font Graphics|Staff Credits Sequence Font Graphics]]
* <tt>21E728 to 21EB13 (0003EB)</tt> = [[EarthBound:Staff Credits Sequence Font Graphics|Staff Credits Sequence Font Graphics]]
* <tt>21EB14 to 21EB23 (00000F)</tt> = [[Earthbound:Staff Credits Sequence Font Palette|Staff Credits Sequence Font Palette]]
* <tt>21EB14 to 21EB23 (00000F)</tt> = [[EarthBound:Staff Credits Sequence Font Palette|Staff Credits Sequence Font Palette]]
* <tt>21EB24 to 21EB49 (000025)</tt> = '''''Unclassified Data'''''
* <tt>21EB24 to 21EB49 (000025)</tt> = '''''Unclassified Data'''''
* <tt>21EB4A to 21EC4F (000105)</tt> = [[Earthbound:Staff Credits Sequence Border Data|Staff Credits Sequence Border Data]]
* <tt>21EB4A to 21EC4F (000105)</tt> = [[EarthBound:Staff Credits Sequence Border Data|Staff Credits Sequence Border Data]]
* <tt>21EC50 to 21F3C2 (000772)</tt> = [[Earthbound:Town Map Point of Interest Graphics|Town Map Point of Interest Graphics]]
* <tt>21EC50 to 21F3C2 (000772)</tt> = [[EarthBound:Town Map Point of Interest Graphics|Town Map Point of Interest Graphics]]
* <tt>21F3C3 to 21F780 (0003BD)</tt> = '''''Unclassified Data'''''
* <tt>21F3C3 to 21F780 (0003BD)</tt> = '''''Unclassified Data'''''
* <tt>21F781 to 2E93FF (0C9C7E)</tt> = '''''Audio Data Block (The Really Freaking Big One) '''''
* <tt>21F781 to 2E93FF (0C9C7E)</tt> = '''''Audio Data Block (The Really Freaking Big One) '''''
* <tt>2E9400 to 2F01FF (006DFF)</tt> = [[Earthbound:PK Hack System Area of Doom|PK Hack System Area of Doom]]
* <tt>2E9400 to 2F01FF (006DFF)</tt> = [[EarthBound:PK Hack System Area of Doom|PK Hack System Area of Doom]]
* <tt>2F0200 to 2F125A (00105A)</tt> = '''''Unclassified Data'''''
* <tt>2F0200 to 2F125A (00105A)</tt> = '''''Unclassified Data'''''


=== Map Construction Ternary Bank ===
=== Map Construction Ternary Bank ===


* <tt>2F125B to 2F12AA (00004F)</tt> = [[Earthbound:Map Data:Tileset Pointer Table|Map Data: Tileset Pointer Table]]
* <tt>2F125B to 2F12AA (00004F)</tt> = [[EarthBound:Map Data:Tileset Pointer Table|Map Data: Tileset Pointer Table]]
* <tt>2F12AB to 2F12FA (00004F)</tt> = [[Earthbound:Map Data:Tile Arrangement Pointer Table|Map Data: Tile Arrangement Pointer Table]]
* <tt>2F12AB to 2F12FA (00004F)</tt> = [[EarthBound:Map Data:Tile Arrangement Pointer Table|Map Data: Tile Arrangement Pointer Table]]
* <tt>2F12FB to 2F137A (00007F)</tt> = [[Earthbound:Map Data:Palette Pointer Table|Map Data: Palette Pointer Table]]
* <tt>2F12FB to 2F137A (00007F)</tt> = [[EarthBound:Map Data:Palette Pointer Table|Map Data: Palette Pointer Table]]
* <tt>2F137B to 2F13CA (00004F)</tt> = [[Earthbound:Map Data:Tile Collision Pointer Table|Map Data: Tile Collision Pointer Table]]
* <tt>2F137B to 2F13CA (00004F)</tt> = [[EarthBound:Map Data:Tile Collision Pointer Table|Map Data: Tile Collision Pointer Table]]
* <tt>2F13CB to 2F141A (00004F)</tt> = [[Earthbound:Map Data:Tile Animation Pointer Table|Map Data: Tile Animation Pointer Table]]
* <tt>2F13CB to 2F141A (00004F)</tt> = [[EarthBound:Map Data:Tile Animation Pointer Table|Map Data: Tile Animation Pointer Table]]
* <tt>2F141B to 2F146A (00004F)</tt> = [[Earthbound:Map Data:Freakish Tile Animation Pointer Table|Map Data: Freakish Tile Animation Pointer Table]]
* <tt>2F141B to 2F146A (00004F)</tt> = [[EarthBound:Map Data:Freakish Tile Animation Pointer Table|Map Data: Freakish Tile Animation Pointer Table]]
* <tt>2F146B to 2F153E (0000D3)</tt> = [[Earthbound:Map Data:Freakish Tile Animation Table|Map Data: Freakish Tile Animation Table]]
* <tt>2F146B to 2F153E (0000D3)</tt> = [[EarthBound:Map Data:Freakish Tile Animation Table|Map Data: Freakish Tile Animation Table]]


=== Secondary Engine and Critical Data Bank ===
=== Secondary Engine and Critical Data Bank ===


* <tt>2F153F to 2F1C7E (00073F)</tt> = [[Earthbound:Sprite Grouping Pointer Table|Sprite Grouping Pointer Table]]
* <tt>2F153F to 2F1C7E (00073F)</tt> = [[EarthBound:Sprite Grouping Pointer Table|Sprite Grouping Pointer Table]]
* <tt>2F1C7F to 2F4C3F (002FC0)</tt> = [[Earthbound:Sprite Grouping Table|Sprite Grouping Table]]
* <tt>2F1C7F to 2F4C3F (002FC0)</tt> = [[EarthBound:Sprite Grouping Table|Sprite Grouping Table]]
* <tt>2F4C40 to 2F501F (0003DF)</tt> = '''''Unclassified Data'''''
* <tt>2F4C40 to 2F501F (0003DF)</tt> = '''''Unclassified Data'''''
* <tt>2F5020 to 2FA579 (005559)</tt> = [[Earthbound:Battle Text and PSI Aesthetic Effects Coding|Battle Text and PSI Aesthetic Effects Coding]]
* <tt>2F5020 to 2FA579 (005559)</tt> = [[EarthBound:Battle Text and PSI Aesthetic Effects Coding|Battle Text and PSI Aesthetic Effects Coding]]
* <tt>2FA57A to 2FA5B5 (00003B)</tt> = [[Earthbound:Commands Window Text Strings|Commands Window Text Strings]]
* <tt>2FA57A to 2FA5B5 (00003B)</tt> = [[EarthBound:Commands Window Text Strings|Commands Window Text Strings]]
* <tt>2FA5B6 to 2FA65F (0000A9)</tt> = [[Earthbound:Status Window Text|Status Window Text]]
* <tt>2FA5B6 to 2FA65F (0000A9)</tt> = [[EarthBound:Status Window Text|Status Window Text]]
* <tt>2FA660 to 2FA8EB (00028B)</tt> = [[Earthbound:Name Input Window Selection Layout|Name Input Window Selection Layout]]
* <tt>2FA660 to 2FA8EB (00028B)</tt> = [[EarthBound:Name Input Window Selection Layout|Name Input Window Selection Layout]]
* <tt>2FA8EC to 2FDAB4 (0031C8)</tt> = '''''Unclassified Data'''''
* <tt>2FA8EC to 2FDAB4 (0031C8)</tt> = '''''Unclassified Data'''''


=== Debug Menu Assembly Bank ===
=== Debug Menu Assembly Bank ===


* <tt>2FDAB5 to 2FDB5D (0000A8)</tt> = [[Earthbound:Programmers' Debug Mode Menu Text|Programmers' Debug Mode Menu Text]]
* <tt>2FDAB5 to 2FDB5D (0000A8)</tt> = [[EarthBound:Programmers' Debug Mode Menu Text|Programmers' Debug Mode Menu Text]]
* <tt>2FDB5E to 2FED6F (001211)</tt> = '''''Unclassified Data'''''
* <tt>2FDB5E to 2FED6F (001211)</tt> = '''''Unclassified Data'''''
* <tt>2FED70 to 2FF1B6 (000446)</tt> = [[Earthbound:Programmers' Debug Mode Font Graphics|Programmers' Debug Mode Font Graphics]]
* <tt>2FED70 to 2FF1B6 (000446)</tt> = [[EarthBound:Programmers' Debug Mode Font Graphics|Programmers' Debug Mode Font Graphics]]
* <tt>2FF1B7 to 2FF2D6 (00011F)</tt> = [[Earthbound:Programmers' Debug Mode Selection Cursor Graphics (Kirby!)|Programmers' Debug Mode Selection Cursor Graphics (Kirby!)]]
* <tt>2FF1B7 to 2FF2D6 (00011F)</tt> = [[EarthBound:Programmers' Debug Mode Selection Cursor Graphics (Kirby!)|Programmers' Debug Mode Selection Cursor Graphics (Kirby!)]]
* <tt>2FF2D7 to 2FF3B6 (0000DF)</tt> = '''Nullspace'''
* <tt>2FF2D7 to 2FF3B6 (0000DF)</tt> = '''Nullspace'''
* <tt>2FF3B7 to 2FF7F6 (00043F)</tt> = '''''Unclassified Data'''''
* <tt>2FF3B7 to 2FF7F6 (00043F)</tt> = '''''Unclassified Data'''''
* <tt>2FF7F7 to 3001FF (000A08)</tt> = '''Nullspace'''
* <tt>2FF7F7 to 3001FF (000A08)</tt> = '''Nullspace'''


[[Category:Earthbound|ROM map]]
[[Category:EarthBound|ROM map]]
[[Category:ROM maps|Earthbound]]
[[Category:ROM maps|EarthBound]]

Revision as of 06:01, 18 September 2005

This page needs to be formatted a bit differently. The general information on ROM maps should go on its own page.

The ROM Map is a linear breakdown of the hard-coded data in the EarthBound ROM. For the purposes of this database, it serves as a jumping-off point to more specific documents regarding each identified block of code.

Notes on the ROM Map

Reading the data

The ROM Map breaks down the entirety of EarthBound's raw code into specific block by function and type of data. The start address and the end address of each block are given, plus a total byte size (shown in parentheses). All addresses are raw hex format, assuming a 24 Mbit headered ROM. Following the location and size is a brief description of the data contained within. The descriptions are linked to seperate topics with details on each block.

Categorization of blocks

Note that the categorizations below are meant strictly as a means of demarking various areas. The label given does not neccessarily mean that all the data is logically grouped in that category. For example, music and sound data are scattered throughout the ROM. Please take any seeming incongruities between actual data and the categories in stride.

The ROM Map

Primary Engine and Critical Data Bank

  • 000000 to 0001FF (0001FF) = ROM Header Data
  • 000200 to 0081FF (007FFF) = Unclassified Data
  • 008200 to 00836F (00016F) = Important ASM (EDIT AT OWN RISK)
  • 008370 to 008590 (000220) = More Important ASM (EDIT AT OWN RISK)
  • 008591 to 00AD05 (002774) = Unclassified Data
  • 00AD06 to 00ADA7 (0000A1) = Music Loading Routine
  • 00ADA8 to 0212E5 (01653D) = Unclassified Data
  • 0212E6 to 0215AB (0002C5) = HP/PP Rolling Routine
  • 0215AC to 0301B6 (00EC0A) = Unclassified Data
  • 0301B7 to 03E44F (00E298) = Largely Movement Data, Possibly Incongruous
  • 03E450 to 03E5F7 (0001A7) = Dialog Window Attributes Table
  • 03E5F8 to 03EA73 (00047B) = Unclassified Data
  • 03EA74 to 03EB68 (0000F4) = Debug Mode Commands
  • 03EB69 to 03F253 (0006EA) = Unclassified Data
  • 03F254 to 03F28F (00003B) = Primary Font Table
  • 03F290 to 03F3EC (00015C) = PSI Submenu Text
  • 03F3ED to 03F4B1 (0000C4) = ASM Routine - Indeterminate Function
  • 03F4B1 to 03F4B4 (000004) = Unclassified Data
  • 03F4B5 to 03F5C4 (00010F) = Character Graphics Control Table
  • 03F5C5 to 03FD2A (000765) = Unclassified Data, Partially ASM
  • 03FD2B to 03FD46 (00001B) = Name Registration String
  • 03FD47 to 0402D3 (00058C) = Unclassified Data
  • 0402D4 to 040D51 (000A7D) = Movement Pattern Pointer Table
  • 040D52 to 04189D (000B4A) = Unclassified Data, Partially ASM
  • 04189E to 0419C7 (000129) = Decompression Routine
  • 0419C8 to 043163 (00179B) = Unclassified Data
  • 043164 to 04318C (000028) = Map Data Pointer Table
  • 04318D to 04374F (0004C2) = Unclassified Data
  • 043750 to 043768 (000018) = Goods Submenu Commands
  • 043769 to 045D4C (0025E3) = Unclassified Data, Partially ASM
  • 045D4D to 045E0F (0000C3) = Status Text Strings
  • 045E10 to 045E85 (00007B) = Equipment Submenu Text
  • 045E86 to 048236 (0023B0) = Unclassified Data
  • 048237 to 04830D (0000D6) = Lumine Hall Text
  • 04830E to 04A0A3 (001D95) = Unclassified Data, Partially ASM
  • 04A0A4 to 04A0C3 (00001F) = Movement-Referenced Text String Pointer Table
  • 04A0C4 to 04A1E0 (00011C) = ASM Routine - Indeterminate Function
  • 04A1E1 to 04A28A (0000A9) = Battle Command Strings
  • 04A28B to 04A508 (00027D) = Unclassified Data
  • 04A509 to 04A530 (000027) = Prayer Command Text Pointers
  • 04A531 to 04C25F (001D2E) = Unclassified Data
  • 04C260 to 04C4DC (00027C) = Startup Menu Text Strings
  • 04C4DD to 04F909 (00342C) = Unclassified Data
  • 04F90A to 04FB46 (00023C) = Music track pointer table <- Inaccurate
  • 04FB47 to 04FD41 (0001FA) = Sound/music pointer table <- Inaccurate
  • 04FD42 to 04FF49 (000207) = Parsing Routines for 04FB47 Block
  • 04FF4A to 0501FF (0002B5) = Unclassified Data

Text Bank

Animation Bank

Map Bank

Battle Bank

Primary Data Groups Bank

Map Construction Primary Bank

Anti-Piracy Screens Bank

Map Construction Secondary Bank

Miscellaneous Graphics Bank

Map Construction Ternary Bank

Secondary Engine and Critical Data Bank

Debug Menu Assembly Bank