checkNoCurrentFlags() const | openmsx::CPURegs | inline |
clearPrevious() | openmsx::CPURegs | inline |
CPUCore(MSXMotherBoard &motherboard, const std::string &name, const BooleanSetting &traceSetting, TclCallback &diHaltCallback, EmuTime::param time) | openmsx::CPUCore< CPU_POLICY > | |
CPURegs(bool r800) | openmsx::CPURegs | inlineexplicit |
doReset(EmuTime::param time) | openmsx::CPUCore< CPU_POLICY > | |
endInstruction() | openmsx::CPURegs | inline |
execute(bool fastForward) | openmsx::CPUCore< CPU_POLICY > | |
exitCPULoopAsync() | openmsx::CPUCore< CPU_POLICY > | |
exitCPULoopSync() | openmsx::CPUCore< CPU_POLICY > | |
get16() const | openmsx::CPUCore< CPU_POLICY > | |
get8() const | openmsx::CPUCore< CPU_POLICY > | |
getA() const | openmsx::CPURegs | inline |
getA2() const | openmsx::CPURegs | inline |
getAF() const | openmsx::CPURegs | inline |
getAF2() const | openmsx::CPURegs | inline |
getB() const | openmsx::CPURegs | inline |
getB2() const | openmsx::CPURegs | inline |
getBC() const | openmsx::CPURegs | inline |
getBC2() const | openmsx::CPURegs | inline |
getC() const | openmsx::CPURegs | inline |
getC2() const | openmsx::CPURegs | inline |
getCacheLines() | openmsx::CPUCore< CPU_POLICY > | inline |
getCurrentTime() const | openmsx::CPUCore< CPU_POLICY > | |
getD() const | openmsx::CPURegs | inline |
getD2() const | openmsx::CPURegs | inline |
getDE() const | openmsx::CPURegs | inline |
getDE2() const | openmsx::CPURegs | inline |
getE() const | openmsx::CPURegs | inline |
getE2() const | openmsx::CPURegs | inline |
getF() const | openmsx::CPURegs | inline |
getF2() const | openmsx::CPURegs | inline |
getFreqLockedSetting() | openmsx::CPUCore< CPU_POLICY > | inline |
getFreqValueSetting() | openmsx::CPUCore< CPU_POLICY > | inline |
getH() const | openmsx::CPURegs | inline |
getH2() const | openmsx::CPURegs | inline |
getHALT() const | openmsx::CPURegs | inline |
getHL() const | openmsx::CPURegs | inline |
getHL2() const | openmsx::CPURegs | inline |
getI() const | openmsx::CPURegs | inline |
getIFF1() const | openmsx::CPURegs | inline |
getIFF2() const | openmsx::CPURegs | inline |
getIM() const | openmsx::CPURegs | inline |
getIX() const | openmsx::CPURegs | inline |
getIXh() const | openmsx::CPURegs | inline |
getIXl() const | openmsx::CPURegs | inline |
getIY() const | openmsx::CPURegs | inline |
getIYh() const | openmsx::CPURegs | inline |
getIYl() const | openmsx::CPURegs | inline |
getL() const | openmsx::CPURegs | inline |
getL2() const | openmsx::CPURegs | inline |
getPC() const | openmsx::CPURegs | inline |
getPCh() const | openmsx::CPURegs | inline |
getPCl() const | openmsx::CPURegs | inline |
getR() const | openmsx::CPURegs | inline |
getSP() const | openmsx::CPURegs | inline |
getSPh() const | openmsx::CPURegs | inline |
getSPl() const | openmsx::CPURegs | inline |
incR(byte x) | openmsx::CPURegs | inline |
isM1Cycle(unsigned address) const | openmsx::CPUCore< CPU_POLICY > | |
lowerIRQ() | openmsx::CPUCore< CPU_POLICY > | |
lowerNMI() | openmsx::CPUCore< CPU_POLICY > | |
MSXCPU | openmsx::CPUCore< CPU_POLICY > | friend |
prev2WasCall() const | openmsx::CPURegs | inline |
prevWasEI() const | openmsx::CPURegs | inline |
prevWasLDAI() const | openmsx::CPURegs | inline |
prevWasPopRet() const | openmsx::CPURegs | inline |
R800TYPE | openmsx::CPUCore< CPU_POLICY > | friend |
raiseIRQ() | openmsx::CPUCore< CPU_POLICY > | |
raiseNMI() | openmsx::CPUCore< CPU_POLICY > | |
RD_WORD_impl(unsigned address, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
RD_WORD_impl2(unsigned address, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
RD_WORD_PC(unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
RD_WORD_slow(unsigned address, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
RDMEM_impl(unsigned address, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
RDMEM_impl2(unsigned address, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
RDMEM_OPCODE(unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
RDMEMslow(unsigned address, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
serialize(Archive &ar, unsigned version) | openmsx::CPUCore< CPU_POLICY > | |
set16(word x) | openmsx::CPUCore< CPU_POLICY > | |
set8(byte x) | openmsx::CPUCore< CPU_POLICY > | |
setA(byte x) | openmsx::CPURegs | inline |
setA2(byte x) | openmsx::CPURegs | inline |
setAF(word x) | openmsx::CPURegs | inline |
setAF2(word x) | openmsx::CPURegs | inline |
setB(byte x) | openmsx::CPURegs | inline |
setB2(byte x) | openmsx::CPURegs | inline |
setBC(word x) | openmsx::CPURegs | inline |
setBC2(word x) | openmsx::CPURegs | inline |
setC(byte x) | openmsx::CPURegs | inline |
setC2(byte x) | openmsx::CPURegs | inline |
setCurrentCall() | openmsx::CPURegs | inline |
setCurrentEI() | openmsx::CPURegs | inline |
setCurrentLDAI() | openmsx::CPURegs | inline |
setCurrentPopRet() | openmsx::CPURegs | inline |
setD(byte x) | openmsx::CPURegs | inline |
setD2(byte x) | openmsx::CPURegs | inline |
setDE(word x) | openmsx::CPURegs | inline |
setDE2(word x) | openmsx::CPURegs | inline |
setE(byte x) | openmsx::CPURegs | inline |
setE2(byte x) | openmsx::CPURegs | inline |
setExtHALT(bool x) | openmsx::CPURegs | inline |
setF(byte x) | openmsx::CPURegs | inline |
setF2(byte x) | openmsx::CPURegs | inline |
setFreq(unsigned freq) | openmsx::CPUCore< CPU_POLICY > | |
setH(byte x) | openmsx::CPURegs | inline |
setH2(byte x) | openmsx::CPURegs | inline |
setHALT(bool x) | openmsx::CPURegs | inline |
setHL(word x) | openmsx::CPURegs | inline |
setHL2(word x) | openmsx::CPURegs | inline |
setI(byte x) | openmsx::CPURegs | inline |
setIFF1(bool x) | openmsx::CPURegs | inline |
setIFF2(bool x) | openmsx::CPURegs | inline |
setIM(byte x) | openmsx::CPURegs | inline |
setInterface(MSXCPUInterface *interface_) | openmsx::CPUCore< CPU_POLICY > | inline |
setIX(word x) | openmsx::CPURegs | inline |
setIXh(byte x) | openmsx::CPURegs | inline |
setIXl(byte x) | openmsx::CPURegs | inline |
setIY(word x) | openmsx::CPURegs | inline |
setIYh(byte x) | openmsx::CPURegs | inline |
setIYl(byte x) | openmsx::CPURegs | inline |
setL(byte x) | openmsx::CPURegs | inline |
setL2(byte x) | openmsx::CPURegs | inline |
setNextSyncPoint(EmuTime::param time) | openmsx::CPUCore< CPU_POLICY > | |
setPC(word x) | openmsx::CPURegs | inline |
setPCh(byte x) | openmsx::CPURegs | inline |
setPCl(byte x) | openmsx::CPURegs | inline |
setR(byte x) | openmsx::CPURegs | inline |
setSP(word x) | openmsx::CPURegs | inline |
setSPh(byte x) | openmsx::CPURegs | inline |
setSPl(byte x) | openmsx::CPURegs | inline |
wait(EmuTime::param time) | openmsx::CPUCore< CPU_POLICY > | |
waitCycles(EmuTime::param time, unsigned cycles) | openmsx::CPUCore< CPU_POLICY > | |
warp(EmuTime::param time) | openmsx::CPUCore< CPU_POLICY > | |
WR_WORD_rev(unsigned address, word value, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
WR_WORD_rev2(unsigned address, word value, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
WR_WORD_rev_slow(unsigned address, word value, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
WRMEM_impl(unsigned address, byte value, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
WRMEM_impl2(unsigned address, byte value, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
WRMEMslow(unsigned address, byte value, unsigned cc) | openmsx::CPUCore< CPU_POLICY > | |
Z80TYPE | openmsx::CPUCore< CPU_POLICY > | friend |