# Functions
IsArea returns true if the address is in the specificied area.
MapAddress translates the address argument from mirror space to primary space.
Summary returns a single multiline string detailing all the areas in memory.
# Constants
The different memory areas in the VCS.
CartridgeBits identifies the bits in an address that are relevant to the cartridge address.
Memtop is the top most address of memory in the VCS.
The origin and memory top for each area of memory.
The origin and memory top for each area of memory.
Cartridge memory is mirrored in a number of places in the address space.
The origin and memory top for each area of memory.
The origin and memory top for each area of memory.
The origin and memory top for each area of memory.
The origin and memory top for each area of memory.
The origin and memory top for each area of memory.
The origin and memory top for each area of memory.
Cartridge memory is mirrored in a number of places in the address space.
The origin and memory top for each area of memory.
The origin and memory top for each area of memory.
The origin and memory top for each area of memory.
The different memory areas in the VCS.
The different memory areas in the VCS.
The different memory areas in the VCS.
The different memory areas in the VCS.
# Type aliases
Area represents the different areas of memory.