openMSX
|
This is the complete list of members for openmsx::AmdFlash, including all inherited members.
AmdFlash(const Rom &rom, const ValidatedChip &chip, std::span< const bool > writeProtectSectors, const DeviceConfig &config) | openmsx::AmdFlash | |
AmdFlash(const std::string &name, const ValidatedChip &chip, std::span< const bool > writeProtectSectors, const DeviceConfig &config, std::string_view id={}) | openmsx::AmdFlash | |
DeviceInterface enum name | openmsx::AmdFlash | |
getReadCacheLine(size_t address) const | openmsx::AmdFlash | |
ManufacturerID enum name | openmsx::AmdFlash | |
MAX_CMD_SIZE | openmsx::AmdFlash | static |
peek(size_t address) const | openmsx::AmdFlash | |
read(size_t address) | openmsx::AmdFlash | |
reset() | openmsx::AmdFlash | |
serialize(Archive &ar, unsigned version) | openmsx::AmdFlash | |
setVppWpPinLow(bool value) | openmsx::AmdFlash | inline |
size() const | openmsx::AmdFlash | inline |
State enum name | openmsx::AmdFlash | |
write(size_t address, uint8_t value) | openmsx::AmdFlash | |
~AmdFlash() | openmsx::AmdFlash |