[][src]Module tetanes::mapper

NES Memory Mappers for Cartridges

http://wiki.nesdev.com/w/index.php/Mapper

Structs

NullMapper

Enums

MapperType
Mirroring

Nametable Mirroring Mode

Traits

Mapper

Functions

load_rom

Attempts to return a valid Mapper for the given rom.

null