Variables | |
| constexpr uint8_t | JSR = 0x20 |
| constexpr uint8_t | JSL = 0x22 |
| constexpr uint8_t | JSR_X = 0xFC |
| constexpr uint8_t | RTS = 0x60 |
| constexpr uint8_t | RTL = 0x6B |
| constexpr uint8_t | RTI = 0x40 |
| constexpr uint8_t | BCC = 0x90 |
| constexpr uint8_t | BCS = 0xB0 |
| constexpr uint8_t | BEQ = 0xF0 |
| constexpr uint8_t | BMI = 0x30 |
| constexpr uint8_t | BNE = 0xD0 |
| constexpr uint8_t | BPL = 0x10 |
| constexpr uint8_t | BVC = 0x50 |
| constexpr uint8_t | BVS = 0x70 |
| constexpr uint8_t | BRA = 0x80 |
| constexpr uint8_t | BRL = 0x82 |
| constexpr uint8_t | JMP_ABS = 0x4C |
| constexpr uint8_t | JMP_IND = 0x6C |
| constexpr uint8_t | JMP_ABS_X = 0x7C |
| constexpr uint8_t | JMP_LONG = 0x5C |
| constexpr uint8_t | JMP_IND_L = 0xDC |
|
constexpr |
Definition at line 166 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::CalculateCallTarget(), and yaze::emu::debug::StepController::IsCallInstruction().
|
constexpr |
Definition at line 167 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::CalculateCallTarget(), yaze::emu::debug::StepController::CalculateReturnAddress(), yaze::emu::debug::StepController::IsCallInstruction(), yaze::emu::debug::StepController::ProcessInstruction(), yaze::emu::debug::StepController::StepInto(), yaze::emu::debug::StepController::StepOut(), and yaze::emu::debug::StepController::StepOver().
|
constexpr |
Definition at line 168 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::CalculateCallTarget(), and yaze::emu::debug::StepController::IsCallInstruction().
|
constexpr |
Definition at line 171 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsReturnInstruction().
|
constexpr |
Definition at line 172 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsReturnInstruction().
|
constexpr |
Definition at line 173 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsReturnInstruction().
|
constexpr |
Definition at line 176 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 177 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 178 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 179 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 180 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 181 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 182 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 183 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 184 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 185 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 188 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 189 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 190 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 191 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().
|
constexpr |
Definition at line 192 of file step_controller.h.
Referenced by yaze::emu::debug::StepController::IsBranchInstruction().