yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::debug::StepController Member List

This is the complete list of members for yaze::emu::debug::StepController, including all inherited members.

CalculateCallTarget(uint32_t pc, uint8_t opcode) constyaze::emu::debug::StepControllerprivate
CalculateReturnAddress(uint32_t pc, uint8_t opcode) constyaze::emu::debug::StepControllerprivate
call_stack_yaze::emu::debug::StepControllerprivate
ClearCallStack()yaze::emu::debug::StepControllerinline
get_pc_yaze::emu::debug::StepControllerprivate
GetCallDepth() constyaze::emu::debug::StepControllerinline
GetCallStack() constyaze::emu::debug::StepControllerinline
GetInstructionSize(uint8_t opcode, bool m_flag, bool x_flag)yaze::emu::debug::StepControllerstatic
IsBranchInstruction(uint8_t opcode)yaze::emu::debug::StepControllerstatic
IsCallInstruction(uint8_t opcode)yaze::emu::debug::StepControllerstatic
IsReturnInstruction(uint8_t opcode)yaze::emu::debug::StepControllerstatic
MemoryReader typedefyaze::emu::debug::StepController
PcGetter typedefyaze::emu::debug::StepController
ProcessInstruction(uint32_t pc)yaze::emu::debug::StepControllerprivate
read_byte_yaze::emu::debug::StepControllerprivate
SetMemoryReader(MemoryReader reader)yaze::emu::debug::StepControllerinline
SetPcGetter(PcGetter getter)yaze::emu::debug::StepControllerinline
SetSingleStepper(SingleStepper stepper)yaze::emu::debug::StepControllerinline
SingleStepper typedefyaze::emu::debug::StepController
step_yaze::emu::debug::StepControllerprivate
StepController()=defaultyaze::emu::debug::StepController
StepInto()yaze::emu::debug::StepController
StepOut(uint32_t max_instructions=1000000)yaze::emu::debug::StepController
StepOver(uint32_t max_instructions=1000000)yaze::emu::debug::StepController