yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::Cpu Member List

This is the complete list of members for yaze::test::Cpu, including all inherited members.

Ayaze::test::Cpu
Absolute(uint32_t *low)yaze::test::Cpu
AbsoluteIndexedIndirect()yaze::test::Cpu
AbsoluteIndexedX()yaze::test::Cpu
AbsoluteIndexedY()yaze::test::Cpu
AbsoluteIndirect()yaze::test::Cpu
AbsoluteIndirectLong()yaze::test::Cpu
AbsoluteLong()yaze::test::Cpu
AbsoluteLongIndexedX()yaze::test::Cpu
AccessType enum nameyaze::test::Cpu
ADC(uint16_t operand)yaze::test::Cpu
Adc(uint32_t low, uint32_t high)yaze::test::Cpu
AdrAbl(uint32_t *low)yaze::test::Cpu
AdrAbx(uint32_t *low, bool write)yaze::test::Cpu
AdrAby(uint32_t *low, bool write)yaze::test::Cpu
AdrAlx(uint32_t *low)yaze::test::Cpu
AdrDp(uint32_t *low)yaze::test::Cpu
AdrDpx(uint32_t *low)yaze::test::Cpu
AdrDpy(uint32_t *low)yaze::test::Cpu
AdrIdl(uint32_t *low)yaze::test::Cpu
AdrIdp(uint32_t *low)yaze::test::Cpu
AdrIdx(uint32_t *low)yaze::test::Cpu
AdrIdy(uint32_t *low, bool write)yaze::test::Cpu
AdrIly(uint32_t *low)yaze::test::Cpu
AdrImp()yaze::test::Cpu
AdrIsy(uint32_t *low)yaze::test::Cpu
AdrSr(uint32_t *low)yaze::test::Cpu
AND(uint32_t address, bool immediate=false)yaze::test::Cpu
And(uint32_t low, uint32_t high)yaze::test::Cpu
ANDAbsoluteLong(uint32_t address)yaze::test::Cpu
ASL(uint16_t address)yaze::test::Cpu
Asl(uint32_t low, uint32_t high)yaze::test::Cpu
BCC(int8_t offset)yaze::test::Cpu
BCS(int8_t offset)yaze::test::Cpu
BEQ(int8_t offset)yaze::test::Cpu
BIT(uint16_t address)yaze::test::Cpu
Bit(uint32_t low, uint32_t high)yaze::test::Cpu
BlockMove(uint16_t source, uint16_t dest, uint16_t length)yaze::test::Cpu
BMI(int8_t offset)yaze::test::Cpu
BNE(int8_t offset)yaze::test::Cpu
BPL(int8_t offset)yaze::test::Cpu
BRA(int8_t offset)yaze::test::Cpu
breakpoints_yaze::test::Cpu
BRK()yaze::test::Cpu
BRL(int16_t offset)yaze::test::Cpu
BVC(int8_t offset)yaze::test::Cpu
BVS(int8_t offset)yaze::test::Cpu
callbacks_yaze::test::Cpuprivate
CheckInt()yaze::test::Cpuinline
CLC()yaze::test::Cpu
CLD()yaze::test::Cpu
ClearBreakpoint(uint32_t address)yaze::test::Cpuinline
ClearBreakpoints()yaze::test::Cpuinline
CLI()yaze::test::Cpu
CLV()yaze::test::Cpu
CMP(uint32_t address, bool immediate=false)yaze::test::Cpu
Cmp(uint32_t low, uint32_t high)yaze::test::Cpu
compare(uint16_t register_value, uint16_t memory_value)yaze::test::Cpuinlineprivate
COP()yaze::test::Cpu
Cpu(Memory &mem, CpuCallbacks &callbacks)yaze::test::Cpuinlineexplicit
CPX(uint32_t address, bool immediate=false)yaze::test::Cpu
Cpx(uint32_t low, uint32_t high)yaze::test::Cpu
CPY(uint32_t address, bool immediate=false)yaze::test::Cpu
Cpy(uint32_t low, uint32_t high)yaze::test::Cpu
Dyaze::test::Cpu
DByaze::test::Cpu
DEC(uint32_t address, bool accumulator=false)yaze::test::Cpu
Dec(uint32_t low, uint32_t high)yaze::test::Cpu
DEX()yaze::test::Cpu
DEY()yaze::test::Cpu
DirectPage()yaze::test::Cpu
DirectPageIndexedIndirectX()yaze::test::Cpu
DirectPageIndexedX()yaze::test::Cpu
DirectPageIndexedY()yaze::test::Cpu
DirectPageIndirect()yaze::test::Cpu
DirectPageIndirectIndexedY()yaze::test::Cpu
DirectPageIndirectLong()yaze::test::Cpu
DirectPageIndirectLongIndexedY()yaze::test::Cpu
DoBranch(bool check)yaze::test::Cpuinline
DoInterrupt()yaze::test::Cpu
Eyaze::test::Cpu
EOR(uint32_t address, bool immediate=false)yaze::test::Cpu
Eor(uint32_t low, uint32_t high)yaze::test::Cpu
ExecuteInstruction(uint8_t opcode)yaze::test::Cpu
GetAccumulatorSize() constyaze::test::Cpuinline
GetBreakFlag() constyaze::test::Cpuinline
GetBreakpoints()yaze::test::Cpuinline
GetCarryFlag() constyaze::test::Cpuinline
GetDecimalFlag() constyaze::test::Cpuinline
GetFlag(uint8_t mask) constyaze::test::Cpuinlineprivate
GetIndexSize() constyaze::test::Cpuinline
GetInterruptFlag() constyaze::test::Cpuinline
GetNegativeFlag() constyaze::test::Cpuinline
GetOverflowFlag() constyaze::test::Cpuinline
GetZeroFlag() constyaze::test::Cpuinline
Immediate(uint32_t *low, bool xFlag)yaze::test::Cpu
Immediate(bool index_size=false)yaze::test::Cpu
INC(uint32_t address, bool accumulator=false)yaze::test::Cpu
Inc(uint32_t low, uint32_t high)yaze::test::Cpu
instruction_log_yaze::test::Cpu
int_delay_yaze::test::Cpuprivate
int_wanted_yaze::test::Cpuprivate
INX()yaze::test::Cpu
INY()yaze::test::Cpu
irq_wanted_yaze::test::Cpuprivate
IsBreakpoint(uint32_t address)yaze::test::Cpuinline
JML(uint16_t address)yaze::test::Cpu
JMP(uint16_t address)yaze::test::Cpu
JSL(uint16_t address)yaze::test::Cpu
JSR(uint16_t address)yaze::test::Cpu
LDA(uint16_t address, bool immediate=false, bool direct_page=false, bool data_bank=false)yaze::test::Cpu
Lda(uint32_t low, uint32_t high)yaze::test::Cpu
LDX(uint16_t address, bool immediate=false)yaze::test::Cpu
Ldx(uint32_t low, uint32_t high)yaze::test::Cpu
LDY(uint16_t address, bool immediate=false)yaze::test::Cpu
Ldy(uint32_t low, uint32_t high)yaze::test::Cpu
log_instructions_yaze::test::Cpuprivate
LogInstructions(uint16_t PC, uint8_t opcode, uint16_t operand, bool immediate, bool accumulator_mode)yaze::test::Cpu
LSR(uint16_t address, bool accumulator=false)yaze::test::Cpu
Lsr(uint32_t low, uint32_t high)yaze::test::Cpu
m()yaze::test::Cpuinline
memoryyaze::test::Cpuprivate
mutable_log_instructions() -> bool *yaze::test::Cpuinline
MVN()yaze::test::Cpu
MVP()yaze::test::Cpu
Nmi()yaze::test::Cpuinline
nmi_wanted_yaze::test::Cpuprivate
NOP()yaze::test::Cpu
ORA(uint32_t low, uint32_t high)yaze::test::Cpu
PByaze::test::Cpu
PCyaze::test::Cpu
PEA()yaze::test::Cpu
PEI()yaze::test::Cpu
PER()yaze::test::Cpu
PHA()yaze::test::Cpu
PHB()yaze::test::Cpu
PHD()yaze::test::Cpu
PHK()yaze::test::Cpu
PHP()yaze::test::Cpu
PHX()yaze::test::Cpu
PHY()yaze::test::Cpu
PLA()yaze::test::Cpu
PLB()yaze::test::Cpu
PLD()yaze::test::Cpu
PLP()yaze::test::Cpu
PLX()yaze::test::Cpu
PLY()yaze::test::Cpu
PopByte()yaze::test::Cpuinline
PopLong()yaze::test::Cpuinline
PopWord(bool int_check=false)yaze::test::Cpuinline
PushByte(uint8_t value)yaze::test::Cpuinline
PushLong(uint32_t value)yaze::test::Cpuinline
PushWord(uint16_t value, bool int_check=false)yaze::test::Cpuinline
ReadByte(uint32_t address)yaze::test::Cpuinline
ReadOpcode()yaze::test::Cpuinline
ReadOpcodeWord(bool int_check=false)yaze::test::Cpuinline
ReadWord(uint32_t address, uint32_t address_high, bool int_check=false)yaze::test::Cpuinline
ReadWordLong(uint32_t address)yaze::test::Cpuinline
REP()yaze::test::Cpu
Reset(bool hard=false)yaze::test::Cpu
reset_wanted_yaze::test::Cpuprivate
ROL(uint32_t address, bool accumulator=false)yaze::test::Cpu
Rol(uint32_t low, uint32_t high)yaze::test::Cpu
ROR(uint32_t address, bool accumulator=false)yaze::test::Cpu
Ror(uint32_t low, uint32_t high)yaze::test::Cpu
RTI()yaze::test::Cpu
RTL()yaze::test::Cpu
RTS()yaze::test::Cpu
RunOpcode()yaze::test::Cpu
SBC(uint32_t operand, bool immediate=false)yaze::test::Cpu
Sbc(uint32_t low, uint32_t high)yaze::test::Cpu
SEC()yaze::test::Cpu
SED()yaze::test::Cpu
SEI()yaze::test::Cpu
SEP()yaze::test::Cpu
set_int_delay(bool delay)yaze::test::Cpuinline
SetAccumulatorSize(bool set)yaze::test::Cpuinline
SetBreakFlag(bool set)yaze::test::Cpuinline
SetBreakpoint(uint32_t address)yaze::test::Cpuinline
SetCarryFlag(bool set)yaze::test::Cpuinline
SetDecimalFlag(bool set)yaze::test::Cpuinline
SetFlag(uint8_t mask, bool set)yaze::test::Cpuinlineprivate
SetFlags(uint8_t val)yaze::test::Cpuinline
SetIndexSize(bool set)yaze::test::Cpuinline
SetInterruptFlag(bool set)yaze::test::Cpuinline
SetIrq(bool state)yaze::test::Cpuinline
SetNegativeFlag(bool set)yaze::test::Cpuinline
SetOverflowFlag(bool set)yaze::test::Cpuinline
SetSP(uint16_t value)yaze::test::Cpuinline
SetZeroFlag(bool set)yaze::test::Cpuinline
SetZN(uint16_t value, bool byte)yaze::test::Cpuinline
SP() constyaze::test::Cpuinline
STA(uint32_t address)yaze::test::Cpu
Sta(uint32_t low, uint32_t high)yaze::test::Cpu
StackRelative()yaze::test::Cpu
StackRelativeIndirectIndexedY()yaze::test::Cpu
statusyaze::test::Cpu
stopped_yaze::test::Cpuprivate
STP()yaze::test::Cpu
STX(uint16_t address)yaze::test::Cpu
Stx(uint32_t low, uint32_t high)yaze::test::Cpu
STY(uint16_t address)yaze::test::Cpu
Sty(uint32_t low, uint32_t high)yaze::test::Cpu
STZ(uint16_t address)yaze::test::Cpu
Stz(uint32_t low, uint32_t high)yaze::test::Cpu
TAX()yaze::test::Cpu
TAY()yaze::test::Cpu
TCD()yaze::test::Cpu
TCS()yaze::test::Cpu
TDC()yaze::test::Cpu
TRB(uint16_t address)yaze::test::Cpu
Trb(uint32_t low, uint32_t high)yaze::test::Cpu
TSB(uint16_t address)yaze::test::Cpu
Tsb(uint32_t low, uint32_t high)yaze::test::Cpu
TSC()yaze::test::Cpu
TSX()yaze::test::Cpu
TXA()yaze::test::Cpu
TXS()yaze::test::Cpu
TXY()yaze::test::Cpu
TYA()yaze::test::Cpu
TYX()yaze::test::Cpu
WAI()yaze::test::Cpu
waiting_yaze::test::Cpuprivate
WDM()yaze::test::Cpu
WriteByte(uint32_t address, uint8_t value)yaze::test::Cpuinline
WriteLong(uint32_t address, uint32_t value)yaze::test::Cpuinline
WriteWord(uint32_t address, uint32_t address_high, uint16_t value, bool reversed=false, bool int_check=false)yaze::test::Cpuinline
Xyaze::test::Cpu
XBA()yaze::test::Cpu
XCE()yaze::test::Cpu
xf()yaze::test::Cpuinline
Yyaze::test::Cpu