Difference between revisions of "ROM Addressing"

From BindingForce Wiki
Jump to navigation Jump to search
(Created page with "There are several different ways to refer to data in memory in Zelda II. Which one you use depends on your reasoning for doing so. This page will explain where they're useful...")
 
Line 8: Line 8:
  
 
=ROM File Addresses=
 
=ROM File Addresses=
 +
 +
=Converting=

Revision as of 05:32, 15 April 2021

There are several different ways to refer to data in memory in Zelda II. Which one you use depends on your reasoning for doing so. This page will explain where they're useful and how to translate between them.

Memory Addresses

CPU Address

Bank And Offset

ROM File Addresses

Converting