#include <R800.hh>
|
| R800TYPE (EmuTime::param time, Scheduler &scheduler_) |
|
ALWAYS_INLINE void | R800ForcePageBreak () |
|
template<bool PRE_PB, bool POST_PB> |
ALWAYS_INLINE void | PRE_MEM (unsigned address) |
|
template<bool POST_PB> |
ALWAYS_INLINE void | POST_MEM (unsigned address) |
|
template<bool PRE_PB, bool POST_PB> |
ALWAYS_INLINE void | PRE_WORD (unsigned address) |
|
template<bool POST_PB> |
ALWAYS_INLINE void | POST_WORD (unsigned address) |
|
ALWAYS_INLINE void | R800Refresh (CPURegs &R) |
|
NEVER_INLINE void | R800RefreshSlow (EmuTime::param time, CPURegs &R) |
|
void | setTime (EmuTime::param time) |
|
ALWAYS_INLINE void | setMemPtr (unsigned) const |
|
ALWAYS_INLINE unsigned | getMemPtr () const |
|
template<typename Archive > |
void | serialize (Archive &ar, unsigned version) |
|
| CPUClock (EmuTime::param time, Scheduler &scheduler) |
|
void | add (unsigned ticks) |
|
void | sync () const |
|
EmuTime::param | getTime () const |
|
EmuTime | getTimeFast () const |
|
EmuTime | getTimeFast (int cc) const |
|
void | setTime (EmuTime::param time) |
|
void | setFreq (unsigned freq) |
|
void | advanceTime (EmuTime::param time) |
|
EmuTime | calcTime (EmuTime::param time, unsigned ticks) const |
|
unsigned | advanceHalt (unsigned hltStates, EmuTime::param time) |
| Implementation of the HALT instruction timing.
|
|
void | waitForEvenCycle (int cc) |
| R800 runs at 7MHz, but I/O is done over a slower 3.5MHz bus.
|
|
void | setLimit (EmuTime::param time) |
|
void | enableLimit () |
|
void | disableLimit () |
|
bool | limitReached () const |
|
template<typename Archive > |
void | serialize (Archive &ar, unsigned version) |
|
Definition at line 17 of file R800.hh.
◆ R800TYPE()
openmsx::R800TYPE::R800TYPE |
( |
EmuTime::param |
time, |
|
|
Scheduler & |
scheduler_ |
|
) |
| |
|
inlineprotected |
◆ getMemPtr()
◆ POST_MEM()
template<bool POST_PB>
ALWAYS_INLINE void openmsx::R800TYPE::POST_MEM |
( |
unsigned |
address | ) |
|
|
inlineprotected |
◆ POST_WORD()
template<bool POST_PB>
ALWAYS_INLINE void openmsx::R800TYPE::POST_WORD |
( |
unsigned |
address | ) |
|
|
inlineprotected |
◆ PRE_MEM()
template<bool PRE_PB, bool POST_PB>
ALWAYS_INLINE void openmsx::R800TYPE::PRE_MEM |
( |
unsigned |
address | ) |
|
|
inlineprotected |
◆ PRE_WORD()
template<bool PRE_PB, bool POST_PB>
ALWAYS_INLINE void openmsx::R800TYPE::PRE_WORD |
( |
unsigned |
address | ) |
|
|
inlineprotected |
◆ R800ForcePageBreak()
◆ R800Refresh()
◆ R800RefreshSlow()
◆ serialize()
template<typename Archive >
void openmsx::R800TYPE::serialize |
( |
Archive & |
ar, |
|
|
unsigned |
version |
|
) |
| |
|
inlineprotected |
◆ setDRAMmode()
void openmsx::R800TYPE::setDRAMmode |
( |
bool |
dram | ) |
|
|
inline |
◆ setMemPtr()
ALWAYS_INLINE void openmsx::R800TYPE::setMemPtr |
( |
unsigned |
| ) |
const |
|
inlineprotected |
◆ setTime()
void openmsx::R800TYPE::setTime |
( |
EmuTime::param |
time | ) |
|
|
inlineprotected |
◆ updateVisiblePage()
void openmsx::R800TYPE::updateVisiblePage |
( |
byte |
page, |
|
|
byte |
primarySlot, |
|
|
byte |
secondarySlot |
|
) |
| |
|
inline |
◆ CC_ADC_HL_SS
constexpr int openmsx::R800TYPE::CC_ADC_HL_SS = 2 |
|
staticprotected |
◆ CC_ADD_HL_SS
constexpr int openmsx::R800TYPE::CC_ADD_HL_SS = 1 |
|
staticprotected |
◆ CC_BIT_R
constexpr int openmsx::R800TYPE::CC_BIT_R = 2 |
|
staticprotected |
◆ CC_BIT_XHL
constexpr int openmsx::R800TYPE::CC_BIT_XHL = 2+P+1 |
|
staticprotected |
◆ CC_BIT_XHL_1
constexpr int openmsx::R800TYPE::CC_BIT_XHL_1 = 2+P |
|
staticprotected |
◆ CC_BIT_XIX
constexpr int openmsx::R800TYPE::CC_BIT_XIX = 3+P+1 |
|
staticprotected |
◆ CC_BIT_XIX_1
constexpr int openmsx::R800TYPE::CC_BIT_XIX_1 = 3+P |
|
staticprotected |
◆ CC_CALL
constexpr int openmsx::R800TYPE::CC_CALL = 3+P+2 |
|
staticprotected |
◆ CC_CALL_1
constexpr int openmsx::R800TYPE::CC_CALL_1 = 1 |
|
staticprotected |
◆ CC_CALL_A
constexpr int openmsx::R800TYPE::CC_CALL_A = 3+P+2 |
|
staticprotected |
◆ CC_CALL_B
constexpr int openmsx::R800TYPE::CC_CALL_B = 3 |
|
staticprotected |
◆ CC_CCF
constexpr int openmsx::R800TYPE::CC_CCF = 1 |
|
staticprotected |
◆ CC_CP_N
constexpr int openmsx::R800TYPE::CC_CP_N = 2 |
|
staticprotected |
◆ CC_CP_N_1
constexpr int openmsx::R800TYPE::CC_CP_N_1 = 1 |
|
staticprotected |
◆ CC_CP_R
constexpr int openmsx::R800TYPE::CC_CP_R = 1 |
|
staticprotected |
◆ CC_CP_XHL
constexpr int openmsx::R800TYPE::CC_CP_XHL = 1+P+1 |
|
staticprotected |
◆ CC_CP_XHL_1
constexpr int openmsx::R800TYPE::CC_CP_XHL_1 = 1+P |
|
staticprotected |
◆ CC_CP_XIX
constexpr int openmsx::R800TYPE::CC_CP_XIX = 3+P+1 |
|
staticprotected |
◆ CC_CP_XIX_1
constexpr int openmsx::R800TYPE::CC_CP_XIX_1 = 1 |
|
staticprotected |
◆ CC_CP_XIX_2
constexpr int openmsx::R800TYPE::CC_CP_XIX_2 = 3+P |
|
staticprotected |
◆ CC_CPI
constexpr int openmsx::R800TYPE::CC_CPI = 2+P+2 |
|
staticprotected |
◆ CC_CPI_1
constexpr int openmsx::R800TYPE::CC_CPI_1 = 2+P |
|
staticprotected |
◆ CC_CPIR
constexpr int openmsx::R800TYPE::CC_CPIR = 2+P+3 |
|
staticprotected |
◆ CC_CPL
constexpr int openmsx::R800TYPE::CC_CPL = 1 |
|
staticprotected |
◆ CC_DAA
constexpr int openmsx::R800TYPE::CC_DAA = 1 |
|
staticprotected |
◆ CC_DD
constexpr int openmsx::R800TYPE::CC_DD = 1 |
|
staticprotected |
◆ CC_DD_CB
constexpr int openmsx::R800TYPE::CC_DD_CB = 1 |
|
staticprotected |
◆ CC_DI
constexpr int openmsx::R800TYPE::CC_DI = 2 |
|
staticprotected |
◆ CC_DJNZ
constexpr int openmsx::R800TYPE::CC_DJNZ = 3 |
|
staticprotected |
◆ CC_EI
constexpr int openmsx::R800TYPE::CC_EI = 1 |
|
staticprotected |
◆ CC_EX
constexpr int openmsx::R800TYPE::CC_EX = 1 |
|
staticprotected |
◆ CC_EX_SP_HL
constexpr int openmsx::R800TYPE::CC_EX_SP_HL = 1+P+4 |
|
staticprotected |
◆ CC_EX_SP_HL_1
constexpr int openmsx::R800TYPE::CC_EX_SP_HL_1 = 1+P |
|
staticprotected |
◆ CC_EX_SP_HL_2
constexpr int openmsx::R800TYPE::CC_EX_SP_HL_2 = 1+P+2 |
|
staticprotected |
◆ CC_HALT
constexpr int openmsx::R800TYPE::CC_HALT = 1 |
|
staticprotected |
◆ CC_IM
constexpr int openmsx::R800TYPE::CC_IM = 3 |
|
staticprotected |
◆ CC_IN_A_N
constexpr int openmsx::R800TYPE::CC_IN_A_N = 2+O+I |
|
staticprotected |
◆ CC_IN_A_N_1
constexpr int openmsx::R800TYPE::CC_IN_A_N_1 = 1 |
|
staticprotected |
◆ CC_IN_A_N_2
constexpr int openmsx::R800TYPE::CC_IN_A_N_2 = 2+O |
|
staticprotected |
◆ CC_IN_R_C
constexpr int openmsx::R800TYPE::CC_IN_R_C = 2+O+I |
|
staticprotected |
◆ CC_IN_R_C_1
constexpr int openmsx::R800TYPE::CC_IN_R_C_1 = 2+O |
|
staticprotected |
◆ CC_INC_R
constexpr int openmsx::R800TYPE::CC_INC_R = 1 |
|
staticprotected |
◆ CC_INC_SS
constexpr int openmsx::R800TYPE::CC_INC_SS = 1 |
|
staticprotected |
◆ CC_INC_XHL
constexpr int openmsx::R800TYPE::CC_INC_XHL = 1+P+2+P+1 |
|
staticprotected |
◆ CC_INC_XHL_1
constexpr int openmsx::R800TYPE::CC_INC_XHL_1 = 1 |
|
staticprotected |
◆ CC_INC_XHL_2
constexpr int openmsx::R800TYPE::CC_INC_XHL_2 = 1+P+2+P |
|
staticprotected |
◆ CC_INC_XIX
constexpr int openmsx::R800TYPE::CC_INC_XIX = 3+P+2+P+1 |
|
staticprotected |
◆ CC_INC_XIX_1
constexpr int openmsx::R800TYPE::CC_INC_XIX_1 = 1 |
|
staticprotected |
◆ CC_INI
constexpr int openmsx::R800TYPE::CC_INI = 2+O+I+P+1 |
|
staticprotected |
◆ CC_INI_1
constexpr int openmsx::R800TYPE::CC_INI_1 = 2+O |
|
staticprotected |
◆ CC_INI_2
constexpr int openmsx::R800TYPE::CC_INI_2 = 2+O+I+P |
|
staticprotected |
◆ CC_INIR
constexpr int openmsx::R800TYPE::CC_INIR = 2+O+I+P+1 |
|
staticprotected |
◆ CC_IRQ0
constexpr int openmsx::R800TYPE::CC_IRQ0 = 1+P+2 |
|
staticprotected |
◆ CC_IRQ1
constexpr int openmsx::R800TYPE::CC_IRQ1 = 1+P+2 |
|
staticprotected |
◆ CC_IRQ2
constexpr int openmsx::R800TYPE::CC_IRQ2 = 1+P+2+P+2 |
|
staticprotected |
◆ CC_IRQ2_2
constexpr int openmsx::R800TYPE::CC_IRQ2_2 = 1+P+2+P |
|
staticprotected |
◆ CC_JP_1
constexpr int openmsx::R800TYPE::CC_JP_1 = 1 |
|
staticprotected |
◆ CC_JP_A
constexpr int openmsx::R800TYPE::CC_JP_A = 4 |
|
staticprotected |
◆ CC_JP_B
constexpr int openmsx::R800TYPE::CC_JP_B = 3 |
|
staticprotected |
◆ CC_JP_HL
constexpr int openmsx::R800TYPE::CC_JP_HL = 2 |
|
staticprotected |
◆ CC_JR_1
constexpr int openmsx::R800TYPE::CC_JR_1 = 1 |
|
staticprotected |
◆ CC_JR_A
constexpr int openmsx::R800TYPE::CC_JR_A = 3 |
|
staticprotected |
◆ CC_JR_B
constexpr int openmsx::R800TYPE::CC_JR_B = 2 |
|
staticprotected |
◆ CC_LD_A_I
constexpr int openmsx::R800TYPE::CC_LD_A_I = 2 |
|
staticprotected |
◆ CC_LD_A_NN
constexpr int openmsx::R800TYPE::CC_LD_A_NN = 3+P+1 |
|
staticprotected |
◆ CC_LD_A_NN_1
constexpr int openmsx::R800TYPE::CC_LD_A_NN_1 = 1 |
|
staticprotected |
◆ CC_LD_A_NN_2
constexpr int openmsx::R800TYPE::CC_LD_A_NN_2 = 3+P |
|
staticprotected |
◆ CC_LD_A_SS
constexpr int openmsx::R800TYPE::CC_LD_A_SS = 1+P+1 |
|
staticconstexprprotected |
◆ CC_LD_A_SS_1
constexpr int openmsx::R800TYPE::CC_LD_A_SS_1 = 1+P |
|
staticprotected |
◆ CC_LD_HL_N
constexpr int openmsx::R800TYPE::CC_LD_HL_N = 2+P+1 |
|
staticprotected |
◆ CC_LD_HL_N_1
constexpr int openmsx::R800TYPE::CC_LD_HL_N_1 = 1 |
|
staticprotected |
◆ CC_LD_HL_N_2
constexpr int openmsx::R800TYPE::CC_LD_HL_N_2 = 2+P |
|
staticprotected |
◆ CC_LD_HL_R
constexpr int openmsx::R800TYPE::CC_LD_HL_R = 1+P+1 |
|
staticprotected |
◆ CC_LD_HL_R_1
constexpr int openmsx::R800TYPE::CC_LD_HL_R_1 = 1+P |
|
staticprotected |
◆ CC_LD_HL_XX
constexpr int openmsx::R800TYPE::CC_LD_HL_XX = 3+P+2 |
|
staticprotected |
◆ CC_LD_HL_XX_1
constexpr int openmsx::R800TYPE::CC_LD_HL_XX_1 = 1 |
|
staticprotected |
◆ CC_LD_HL_XX_2
constexpr int openmsx::R800TYPE::CC_LD_HL_XX_2 = 3+P |
|
staticprotected |
◆ CC_LD_NN_A
constexpr int openmsx::R800TYPE::CC_LD_NN_A = 3+P+1 |
|
staticprotected |
◆ CC_LD_NN_A_1
constexpr int openmsx::R800TYPE::CC_LD_NN_A_1 = 1 |
|
staticprotected |
◆ CC_LD_NN_A_2
constexpr int openmsx::R800TYPE::CC_LD_NN_A_2 = 3+P |
|
staticprotected |
◆ CC_LD_R_HL
constexpr int openmsx::R800TYPE::CC_LD_R_HL = 1+P+1 |
|
staticprotected |
◆ CC_LD_R_HL_1
constexpr int openmsx::R800TYPE::CC_LD_R_HL_1 = 1+P |
|
staticprotected |
◆ CC_LD_R_N
constexpr int openmsx::R800TYPE::CC_LD_R_N = 2 |
|
staticprotected |
◆ CC_LD_R_N_1
constexpr int openmsx::R800TYPE::CC_LD_R_N_1 = 1 |
|
staticprotected |
◆ CC_LD_R_R
constexpr int openmsx::R800TYPE::CC_LD_R_R = 1 |
|
staticprotected |
◆ CC_LD_R_XIX
constexpr int openmsx::R800TYPE::CC_LD_R_XIX = 3+P+1 |
|
staticprotected |
◆ CC_LD_R_XIX_1
constexpr int openmsx::R800TYPE::CC_LD_R_XIX_1 = 1 |
|
staticprotected |
◆ CC_LD_R_XIX_2
constexpr int openmsx::R800TYPE::CC_LD_R_XIX_2 = 3+P |
|
staticprotected |
◆ CC_LD_SP_HL
constexpr int openmsx::R800TYPE::CC_LD_SP_HL = 1 |
|
staticprotected |
◆ CC_LD_SS_A
constexpr int openmsx::R800TYPE::CC_LD_SS_A = 1+P+1 |
|
staticprotected |
◆ CC_LD_SS_A_1
constexpr int openmsx::R800TYPE::CC_LD_SS_A_1 = 1+P |
|
staticprotected |
◆ CC_LD_SS_NN
constexpr int openmsx::R800TYPE::CC_LD_SS_NN = 3 |
|
staticprotected |
◆ CC_LD_SS_NN_1
constexpr int openmsx::R800TYPE::CC_LD_SS_NN_1 = 1 |
|
staticprotected |
◆ CC_LD_XIX_N
constexpr int openmsx::R800TYPE::CC_LD_XIX_N = 3+P+1 |
|
staticprotected |
◆ CC_LD_XIX_N_1
constexpr int openmsx::R800TYPE::CC_LD_XIX_N_1 = 1 |
|
staticprotected |
◆ CC_LD_XIX_N_2
constexpr int openmsx::R800TYPE::CC_LD_XIX_N_2 = 3+P |
|
staticprotected |
◆ CC_LD_XIX_R
constexpr int openmsx::R800TYPE::CC_LD_XIX_R = 3+P+1 |
|
staticprotected |
◆ CC_LD_XIX_R_1
constexpr int openmsx::R800TYPE::CC_LD_XIX_R_1 = 1 |
|
staticprotected |
◆ CC_LD_XIX_R_2
constexpr int openmsx::R800TYPE::CC_LD_XIX_R_2 = 3+P |
|
staticprotected |
◆ CC_LD_XX_HL
constexpr int openmsx::R800TYPE::CC_LD_XX_HL = 3+P+2 |
|
staticprotected |
◆ CC_LD_XX_HL_1
constexpr int openmsx::R800TYPE::CC_LD_XX_HL_1 = 1 |
|
staticprotected |
◆ CC_LD_XX_HL_2
constexpr int openmsx::R800TYPE::CC_LD_XX_HL_2 = 3+P |
|
staticprotected |
◆ CC_LDI
constexpr int openmsx::R800TYPE::CC_LDI = 2+P+1+P+1 |
|
staticprotected |
◆ CC_LDI_1
constexpr int openmsx::R800TYPE::CC_LDI_1 = 2+P |
|
staticprotected |
◆ CC_LDI_2
constexpr int openmsx::R800TYPE::CC_LDI_2 = 2+P+1+P |
|
staticprotected |
◆ CC_LDIR
constexpr int openmsx::R800TYPE::CC_LDIR = 2+P+1+P+1 |
|
staticprotected |
◆ CC_MAIN
constexpr int openmsx::R800TYPE::CC_MAIN = 0 |
|
staticprotected |
◆ CC_MULUB
constexpr int openmsx::R800TYPE::CC_MULUB = 14 |
|
staticprotected |
◆ CC_MULUW
constexpr int openmsx::R800TYPE::CC_MULUW = 36 |
|
staticprotected |
◆ CC_NEG
constexpr int openmsx::R800TYPE::CC_NEG = 2 |
|
staticprotected |
◆ CC_NMI
constexpr int openmsx::R800TYPE::CC_NMI = 1+P+2 |
|
staticprotected |
◆ CC_NOP
constexpr int openmsx::R800TYPE::CC_NOP = 1 |
|
staticprotected |
◆ CC_OTIR
constexpr int openmsx::R800TYPE::CC_OTIR = 2+P+1+O+I |
|
staticprotected |
◆ CC_OUT_C_R
constexpr int openmsx::R800TYPE::CC_OUT_C_R = 2+O+I |
|
staticprotected |
◆ CC_OUT_C_R_1
constexpr int openmsx::R800TYPE::CC_OUT_C_R_1 = 2+O |
|
staticprotected |
◆ CC_OUT_N_A
constexpr int openmsx::R800TYPE::CC_OUT_N_A = 2+O+I |
|
staticprotected |
◆ CC_OUT_N_A_1
constexpr int openmsx::R800TYPE::CC_OUT_N_A_1 = 1 |
|
staticprotected |
◆ CC_OUT_N_A_2
constexpr int openmsx::R800TYPE::CC_OUT_N_A_2 = 2+O |
|
staticprotected |
◆ CC_OUTI
constexpr int openmsx::R800TYPE::CC_OUTI = 2+P+1+O+I |
|
staticprotected |
◆ CC_OUTI_1
constexpr int openmsx::R800TYPE::CC_OUTI_1 = 2+P |
|
staticprotected |
◆ CC_OUTI_2
constexpr int openmsx::R800TYPE::CC_OUTI_2 = 2+P+1+O |
|
staticprotected |
◆ CC_POP
constexpr int openmsx::R800TYPE::CC_POP = 1+P+2 |
|
staticprotected |
◆ CC_POP_1
constexpr int openmsx::R800TYPE::CC_POP_1 = 1+P |
|
staticprotected |
◆ CC_PREFIX
constexpr int openmsx::R800TYPE::CC_PREFIX = 1 |
|
staticprotected |
◆ CC_PUSH
constexpr int openmsx::R800TYPE::CC_PUSH = 2+P+2 |
|
staticprotected |
◆ CC_PUSH_1
constexpr int openmsx::R800TYPE::CC_PUSH_1 = 2+P |
|
staticprotected |
◆ CC_RDMEM
constexpr int openmsx::R800TYPE::CC_RDMEM = 1 |
|
staticprotected |
◆ CC_RET_A
constexpr int openmsx::R800TYPE::CC_RET_A = 1+P+2 |
|
staticprotected |
◆ CC_RET_B
constexpr int openmsx::R800TYPE::CC_RET_B = 1 |
|
staticprotected |
◆ CC_RETN
constexpr int openmsx::R800TYPE::CC_RETN = 2+P+2 |
|
staticprotected |
◆ CC_RLA
constexpr int openmsx::R800TYPE::CC_RLA = 1 |
|
staticprotected |
◆ CC_RLD
constexpr int openmsx::R800TYPE::CC_RLD = 2+P+2+P+1 |
|
staticprotected |
◆ CC_RLD_1
constexpr int openmsx::R800TYPE::CC_RLD_1 = 2+P |
|
staticprotected |
◆ CC_RLD_2
constexpr int openmsx::R800TYPE::CC_RLD_2 = 2+P+2+P |
|
staticprotected |
◆ CC_RST
constexpr int openmsx::R800TYPE::CC_RST = 2+P+2 |
|
staticprotected |
◆ CC_SCF
constexpr int openmsx::R800TYPE::CC_SCF = 1 |
|
staticprotected |
◆ CC_SET_R
constexpr int openmsx::R800TYPE::CC_SET_R = 2 |
|
staticprotected |
◆ CC_SET_XHL
constexpr int openmsx::R800TYPE::CC_SET_XHL = 2+P+2+P+1 |
|
staticprotected |
◆ CC_SET_XHL_1
constexpr int openmsx::R800TYPE::CC_SET_XHL_1 = 2+P |
|
staticprotected |
◆ CC_SET_XHL_2
constexpr int openmsx::R800TYPE::CC_SET_XHL_2 = 2+P+2+P |
|
staticprotected |
◆ CC_SET_XIX
constexpr int openmsx::R800TYPE::CC_SET_XIX = 3+P+2+P+1 |
|
staticprotected |
◆ CC_WRMEM
constexpr int openmsx::R800TYPE::CC_WRMEM = 2 |
|
staticprotected |
◆ CLOCK_FREQ
constexpr int openmsx::R800TYPE::CLOCK_FREQ = 7159090 |
|
staticconstexprprotected |
◆ EE_CALL
constexpr int openmsx::R800TYPE::EE_CALL = 1 |
|
staticprotected |
◆ EE_DJNZ
constexpr int openmsx::R800TYPE::EE_DJNZ = 0 |
|
staticprotected |
◆ EE_ED
constexpr int openmsx::R800TYPE::EE_ED = 1 |
|
staticprotected |
◆ EE_INC_XIX
constexpr int openmsx::R800TYPE::EE_INC_XIX = 2 |
|
staticprotected |
◆ EE_IRQ0_1
constexpr int openmsx::R800TYPE::EE_IRQ0_1 = -1 |
|
staticprotected |
◆ EE_IRQ1_1
constexpr int openmsx::R800TYPE::EE_IRQ1_1 = -1 |
|
staticprotected |
◆ EE_IRQ2_1
constexpr int openmsx::R800TYPE::EE_IRQ2_1 = -1 |
|
staticprotected |
◆ EE_NMI_1
constexpr int openmsx::R800TYPE::EE_NMI_1 = -1 |
|
staticprotected |
◆ EE_RET_C
constexpr int openmsx::R800TYPE::EE_RET_C = 0 |
|
staticprotected |
◆ EE_RETN
constexpr int openmsx::R800TYPE::EE_RETN = 1 |
|
staticprotected |
◆ EE_SET_XIX
constexpr int openmsx::R800TYPE::EE_SET_XIX = 1 |
|
staticprotected |
◆ HALT_STATES
constexpr unsigned openmsx::R800TYPE::HALT_STATES = 1 |
|
staticconstexprprotected |
constexpr int openmsx::R800TYPE::I = 6 |
|
staticconstexprprotected |
◆ IS_R800
constexpr bool openmsx::R800TYPE::IS_R800 = true |
|
staticconstexprprotected |
constexpr int openmsx::R800TYPE::O = 1 |
|
staticconstexprprotected |
constexpr int openmsx::R800TYPE::P = 1 |
|
staticconstexprprotected |
The documentation for this class was generated from the following file: