lastCycle 26 src/dps8/doAppendCycleABSA.h DBGAPP ("doAppendCycleABSA(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle)); lastCycle 50 src/dps8/doAppendCycleABSA.h processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 51 src/dps8/doAppendCycleABSA.h cpu.apu.lastCycle = ABSA_CYCLE; lastCycle 132 src/dps8/doAppendCycleABSA.h if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 24 src/dps8/doAppendCycleAPUDataRMW.h DBGAPP ("doAppendCycleAPUDataRMW(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle)); lastCycle 48 src/dps8/doAppendCycleAPUDataRMW.h processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 49 src/dps8/doAppendCycleAPUDataRMW.h cpu.apu.lastCycle = APU_DATA_RMW; lastCycle 141 src/dps8/doAppendCycleAPUDataRMW.h if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 24 src/dps8/doAppendCycleAPUDataRead.h DBGAPP ("doAppendCycleAPUDataRead(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle)); lastCycle 48 src/dps8/doAppendCycleAPUDataRead.h processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 49 src/dps8/doAppendCycleAPUDataRead.h cpu.apu.lastCycle = APU_DATA_READ; lastCycle 136 src/dps8/doAppendCycleAPUDataRead.h if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 24 src/dps8/doAppendCycleAPUDataStore.h DBGAPP ("doAppendCycleAPUDataStore(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle)); lastCycle 48 src/dps8/doAppendCycleAPUDataStore.h processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 49 src/dps8/doAppendCycleAPUDataStore.h cpu.apu.lastCycle = APU_DATA_STORE; lastCycle 140 src/dps8/doAppendCycleAPUDataStore.h if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 60 src/dps8/doAppendCycleIndirectWordFetch.h DBGAPP ("doAppendCycleIndirectWordFetch(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle)); lastCycle 107 src/dps8/doAppendCycleIndirectWordFetch.h cpu.apu.lastCycle = INDIRECT_WORD_FETCH; lastCycle 133 src/dps8/doAppendCycleIndirectWordFetch.h processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 134 src/dps8/doAppendCycleIndirectWordFetch.h cpu.apu.lastCycle = INDIRECT_WORD_FETCH; lastCycle 232 src/dps8/doAppendCycleIndirectWordFetch.h if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 71 src/dps8/doAppendCycleInstructionFetch.h DBGAPP ("doAppendCycleInstructionFetch(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle)); lastCycle 165 src/dps8/doAppendCycleInstructionFetch.h cpu.apu.lastCycle = INSTRUCTION_FETCH; lastCycle 190 src/dps8/doAppendCycleInstructionFetch.h processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 191 src/dps8/doAppendCycleInstructionFetch.h cpu.apu.lastCycle = INSTRUCTION_FETCH; lastCycle 284 src/dps8/doAppendCycleInstructionFetch.h if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 24 src/dps8/doAppendCycleOperandRMW.h DBGAPP ("doAppendCycleOperandRMW(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle)); lastCycle 48 src/dps8/doAppendCycleOperandRMW.h processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 49 src/dps8/doAppendCycleOperandRMW.h cpu.apu.lastCycle = OPERAND_RMW; lastCycle 141 src/dps8/doAppendCycleOperandRMW.h if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 66 src/dps8/doAppendCycleOperandRead.h DBGAPP ("doAppendCycleOperandRead(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle)); lastCycle 164 src/dps8/doAppendCycleOperandRead.h cpu.apu.lastCycle = OPERAND_READ; lastCycle 194 src/dps8/doAppendCycleOperandRead.h processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 195 src/dps8/doAppendCycleOperandRead.h cpu.apu.lastCycle = OPERAND_READ; lastCycle 293 src/dps8/doAppendCycleOperandRead.h if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 24 src/dps8/doAppendCycleOperandStore.h DBGAPP ("doAppendCycleOperandStore(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle)); lastCycle 48 src/dps8/doAppendCycleOperandStore.h processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 49 src/dps8/doAppendCycleOperandStore.h cpu.apu.lastCycle = OPERAND_STORE; lastCycle 135 src/dps8/doAppendCycleOperandStore.h if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 24 src/dps8/doAppendCycleRTCDOperandFetch.h DBGAPP ("doAppendCycleRTCDOperandFetch(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle)); lastCycle 48 src/dps8/doAppendCycleRTCDOperandFetch.h processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 49 src/dps8/doAppendCycleRTCDOperandFetch.h cpu.apu.lastCycle = RTCD_OPERAND_FETCH; lastCycle 165 src/dps8/doAppendCycleRTCDOperandFetch.h if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 1203 src/dps8/dps8_append.c str_pct (cpu.apu.lastCycle)); lastCycle 1235 src/dps8/dps8_append.c processor_cycle_type lastCycle = cpu.apu.lastCycle; lastCycle 1236 src/dps8/dps8_append.c cpu.apu.lastCycle = thisCycle; lastCycle 1381 src/dps8/dps8_append.c else if (lastCycle == RTCD_OPERAND_FETCH) lastCycle 171 src/dps8/dps8_append.h cpu.apu.lastCycle = thisCycle; lastCycle 986 src/dps8/dps8_cpu.c cpu.apu.lastCycle = UNKNOWN_CYCLE; lastCycle 2680 src/dps8/dps8_cpu.c cpu.apu.lastCycle = INSTRUCTION_FETCH; lastCycle 853 src/dps8/dps8_cpu.h processor_cycle_type lastCycle;