openMSX
|
This is the complete list of members for openmsx::MSXCPU, including all inherited members.
doReset(EmuTime::param time) | openmsx::MSXCPU | |
exitCPULoopAsync() | openmsx::MSXCPU | |
exitCPULoopSync() | openmsx::MSXCPU | |
fillRCache(unsigned start, unsigned size, const byte *rData, int ps, int ss, std::span< const byte, 256 > disallowRead, std::span< const byte, 256 > disallowWrite) | openmsx::MSXCPU | |
fillRWCache(unsigned start, unsigned size, const byte *rData, byte *wData, int ps, int ss, std::span< const byte, 256 > disallowRead, std::span< const byte, 256 > disallowWrite) | openmsx::MSXCPU | |
fillWCache(unsigned start, unsigned size, byte *wData, int ps, int ss, std::span< const byte, 256 > disallowRead, std::span< const byte, 256 > disallowWrite) | openmsx::MSXCPU | |
getR800() | openmsx::MSXCPU | inline |
getRegisters() | openmsx::MSXCPU | |
getZ80() | openmsx::MSXCPU | inline |
invalidateAllSlotsRWCache(word start, unsigned size) | openmsx::MSXCPU | |
invalidateRCache(unsigned start, unsigned size, int ps, int ss, std::span< const byte, 256 > disallowRead, std::span< const byte, 256 > disallowWrite) | openmsx::MSXCPU | |
invalidateRWCache(unsigned start, unsigned size, int ps, int ss, std::span< const byte, 256 > disallowRead, std::span< const byte, 256 > disallowWrite) | openmsx::MSXCPU | |
invalidateWCache(unsigned start, unsigned size, int ps, int ss, std::span< const byte, 256 > disallowRead, std::span< const byte, 256 > disallowWrite) | openmsx::MSXCPU | |
isM1Cycle(unsigned address) const | openmsx::MSXCPU | |
isR800Active() const | openmsx::MSXCPU | inline |
lowerIRQ() | openmsx::MSXCPU | |
lowerNMI() | openmsx::MSXCPU | |
MSXCPU(MSXMotherBoard &motherboard) | openmsx::MSXCPU | explicit |
MSXMotherBoard | openmsx::MSXCPU | friend |
raiseIRQ() | openmsx::MSXCPU | |
raiseNMI() | openmsx::MSXCPU | |
serialize(Archive &ar, unsigned version) | openmsx::MSXCPU | |
setActiveCPU(Type cpu) | openmsx::MSXCPU | |
setDRAMmode(bool dram) | openmsx::MSXCPU | |
setInterface(MSXCPUInterface *interface) | openmsx::MSXCPU | |
setNextSyncPoint(EmuTime::param time) | openmsx::MSXCPU | |
setPaused(bool paused) | openmsx::MSXCPU | |
setZ80Freq(unsigned freq) | openmsx::MSXCPU | |
Type enum name | openmsx::MSXCPU | |
updateVisiblePage(byte page, byte primarySlot, byte secondarySlot) | openmsx::MSXCPU | |
wait(EmuTime::param time) | openmsx::MSXCPU | |
waitCyclesR800(EmuTime::param time, unsigned cycles) | openmsx::MSXCPU | |
waitCyclesZ80(EmuTime::param time, unsigned cycles) | openmsx::MSXCPU | |
~MSXCPU() | openmsx::MSXCPU |