We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Memory ②: Difference between revisions

From SnesLab
Jump to: navigation, search
(→‎References: hid archive URL)
(address spaces category)
Line 14: Line 14:


[[Category:SNES Hardware]]
[[Category:SNES Hardware]]
[[Category:Address Spaces]]

Revision as of 00:50, 17 July 2023

Memory ② is a region of the 5A22's address space. Memory ② is a total of 6 megabytes (exactly 6,291,456 bytes) in size, spread across:

  • the upper half (8000h - FFFFh) of banks 80h - BFh, which is exactly 2,097,152 bytes (2 megabytes spread across 64 banks), and
  • all of banks C0h - FFh, which is exactly 4,194,304 bytes (4 megabytes spread across 64 banks)

Thus, when labeled on a memory map, Memory ② forms a concave region; see Figure 2-21-1 of the official Super Nintendo development manual.

See Also

References