openMSX
|
Go to the source code of this file.
Namespaces | |
openmsx | |
Thanks to enen for testing this on a real cartridge: | |
Variables | |
constexpr uint8_t | openmsx::ASCII_FLAG = 0x01 |
constexpr uint8_t | openmsx::HEAD_CRC = 0x02 |
constexpr uint8_t | openmsx::EXTRA_FIELD = 0x04 |
constexpr uint8_t | openmsx::ORIG_NAME = 0x08 |
constexpr uint8_t | openmsx::COMMENT = 0x10 |
constexpr uint8_t | openmsx::RESERVED = 0xE0 |