openMSX
|
This is the complete list of members for openmsx::RomBlockDebuggable, including all inherited members.
Debuggable(const Debuggable &)=delete | openmsx::Debuggable | |
Debuggable(Debuggable &&)=delete | openmsx::Debuggable | |
Debuggable()=default | openmsx::Debuggable | protected |
getDescription() const final | openmsx::SimpleDebuggable | virtual |
getMotherBoard() const | openmsx::SimpleDebuggable | inline |
getName() const | openmsx::SimpleDebuggable | inline |
getSize() const final | openmsx::SimpleDebuggable | virtual |
operator=(const Debuggable &)=delete | openmsx::Debuggable | |
operator=(Debuggable &&)=delete | openmsx::Debuggable | |
read(unsigned address) override | openmsx::RomBlockDebuggable | inlinevirtual |
openmsx::RomBlockDebuggableBase::read(unsigned address, EmuTime::param time) | openmsx::SimpleDebuggable | virtual |
RomBlockDebuggable(const MSXDevice &device, std::span< const byte > blockNr_, unsigned startAddress_, unsigned mappedSize_, unsigned bankSizeShift_, unsigned debugShift_=0) | openmsx::RomBlockDebuggable | inline |
RomBlockDebuggable(const MSXDevice &device, std::span< const byte > blockNr_, unsigned startAddress_, unsigned mappedSize_, unsigned bankSizeShift_, unsigned debugShift_, unsigned debugMask_) | openmsx::RomBlockDebuggable | inline |
RomBlockDebuggableBase(const MSXDevice &device) | openmsx::RomBlockDebuggableBase | inlineexplicit |
SimpleDebuggable(MSXMotherBoard &motherBoard, std::string name, static_string_view description, unsigned size) | openmsx::SimpleDebuggable | protected |
write(unsigned address, byte value) override | openmsx::SimpleDebuggable | virtual |
write(unsigned address, byte value, EmuTime::param time) | openmsx::SimpleDebuggable | virtual |
~Debuggable()=default | openmsx::Debuggable | protected |
~RomBlockDebuggableBase()=default | openmsx::RomBlockDebuggableBase | protected |
~SimpleDebuggable() | openmsx::SimpleDebuggable | protected |