DevCase.Core.Media.Gaming.RomHacking.SNES Namespace

 

Classes

InvalidSnesRomFormatException Exception that is thrown when a SNES ROM has an invalid format.
SnesRom Represents a SNES ROM.
SnesRomCountry Represents a SNES ROM country.

Enumerations

SnesBankTypeEnum Specifies a SNES ROM bank type.
SnesCartridgeTypeEnum Specifies a SNES ROM cartridge type.
SnesHeaderTypeEnum Specifies a SNES ROM header type.

A headered ROM has SMC header and SNES header.

A headerless ROM has no SMC header, but still contains a SNES header.

Note that both a LoRom and HiRom images can be headered, or headerless.

SnesLicenseCodeEnum Specifies a SNES ROM license code.
SnesRegionTypeEnum Specifies a SNES ROM region type.
SnesRomSizeEnum Specifies a SNES Save-RAM size.
SnesSramSizeEnum Specifies a SNES Save-RAM size.