#include <Cartridge.hpp>
◆ @11
◆ @13
◆ @9
◆ checksum
| uint16_t ComSquare::Cartridge::Header::checksum |
◆ checksumComplement
| uint16_t ComSquare::Cartridge::Header::checksumComplement |
◆ checksumComplements
| uint8_t ComSquare::Cartridge::Header::checksumComplements[2] |
◆ checksums
| uint8_t ComSquare::Cartridge::Header::checksums[2] |
◆ creatorID
| uint16_t ComSquare::Cartridge::Header::creatorID |
◆ creatorIDs
| uint8_t ComSquare::Cartridge::Header::creatorIDs[2] |
◆ emulationInterrupts
The interrupt vectors used to halt the CPU in emulation mode.
◆ gameName
| std::string ComSquare::Cartridge::Header::gameName |
◆ mappingMode
The memory mapping of the ROM.
◆ nativeInterrupts
The interrupt vectors used to halt the CPU in native mode.
◆ romSize
| unsigned ComSquare::Cartridge::Header::romSize |
The size (in bytes) of the ram.
◆ romType
| uint8_t ComSquare::Cartridge::Header::romType |
The rom type (special information about the rom, still don't know what).
◆ sramSize
| unsigned ComSquare::Cartridge::Header::sramSize |
The size of the SRom inside the cartridge.
◆ version
| uint8_t ComSquare::Cartridge::Header::version |
The documentation for this struct was generated from the following file: