lastCycle          23 src/dps8/doAppendCycleABSA.h   DBGAPP ("doAppendCycleABSA(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle));
lastCycle          47 src/dps8/doAppendCycleABSA.h   processor_cycle_type lastCycle = cpu.apu.lastCycle;
lastCycle          48 src/dps8/doAppendCycleABSA.h   cpu.apu.lastCycle = ABSA_CYCLE;
lastCycle         129 src/dps8/doAppendCycleABSA.h   if (lastCycle == RTCD_OPERAND_FETCH)
lastCycle          21 src/dps8/doAppendCycleAPUDataRMW.h   DBGAPP ("doAppendCycleAPUDataRMW(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle));
lastCycle          45 src/dps8/doAppendCycleAPUDataRMW.h   processor_cycle_type lastCycle = cpu.apu.lastCycle;
lastCycle          46 src/dps8/doAppendCycleAPUDataRMW.h   cpu.apu.lastCycle = APU_DATA_RMW;
lastCycle         138 src/dps8/doAppendCycleAPUDataRMW.h   if (lastCycle == RTCD_OPERAND_FETCH)
lastCycle          21 src/dps8/doAppendCycleAPUDataRead.h   DBGAPP ("doAppendCycleAPUDataRead(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle));
lastCycle          45 src/dps8/doAppendCycleAPUDataRead.h   processor_cycle_type lastCycle = cpu.apu.lastCycle;
lastCycle          46 src/dps8/doAppendCycleAPUDataRead.h   cpu.apu.lastCycle = APU_DATA_READ;
lastCycle         133 src/dps8/doAppendCycleAPUDataRead.h   if (lastCycle == RTCD_OPERAND_FETCH)
lastCycle          21 src/dps8/doAppendCycleAPUDataStore.h   DBGAPP ("doAppendCycleAPUDataStore(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle));
lastCycle          45 src/dps8/doAppendCycleAPUDataStore.h   processor_cycle_type lastCycle = cpu.apu.lastCycle;
lastCycle          46 src/dps8/doAppendCycleAPUDataStore.h   cpu.apu.lastCycle = APU_DATA_STORE;
lastCycle         137 src/dps8/doAppendCycleAPUDataStore.h   if (lastCycle == RTCD_OPERAND_FETCH)
lastCycle          57 src/dps8/doAppendCycleIndirectWordFetch.h   DBGAPP ("doAppendCycleIndirectWordFetch(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle));
lastCycle         104 src/dps8/doAppendCycleIndirectWordFetch.h   cpu.apu.lastCycle = INDIRECT_WORD_FETCH;
lastCycle         130 src/dps8/doAppendCycleIndirectWordFetch.h   processor_cycle_type lastCycle = cpu.apu.lastCycle;
lastCycle         131 src/dps8/doAppendCycleIndirectWordFetch.h   cpu.apu.lastCycle = INDIRECT_WORD_FETCH;
lastCycle         229 src/dps8/doAppendCycleIndirectWordFetch.h   if (lastCycle == RTCD_OPERAND_FETCH)
lastCycle          68 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          21 src/dps8/doAppendCycleOperandRMW.h   DBGAPP ("doAppendCycleOperandRMW(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle));
lastCycle          45 src/dps8/doAppendCycleOperandRMW.h   processor_cycle_type lastCycle = cpu.apu.lastCycle;
lastCycle          46 src/dps8/doAppendCycleOperandRMW.h   cpu.apu.lastCycle = OPERAND_RMW;
lastCycle         138 src/dps8/doAppendCycleOperandRMW.h   if (lastCycle == RTCD_OPERAND_FETCH)
lastCycle          63 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          21 src/dps8/doAppendCycleOperandStore.h   DBGAPP ("doAppendCycleOperandStore(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle));
lastCycle          45 src/dps8/doAppendCycleOperandStore.h   processor_cycle_type lastCycle = cpu.apu.lastCycle;
lastCycle          46 src/dps8/doAppendCycleOperandStore.h   cpu.apu.lastCycle = OPERAND_STORE;
lastCycle         132 src/dps8/doAppendCycleOperandStore.h   if (lastCycle == RTCD_OPERAND_FETCH)
lastCycle          21 src/dps8/doAppendCycleRTCDOperandFetch.h   DBGAPP ("doAppendCycleRTCDOperandFetch(Entry) lastCycle=%s\n", str_pct (cpu.apu.lastCycle));
lastCycle          45 src/dps8/doAppendCycleRTCDOperandFetch.h   processor_cycle_type lastCycle = cpu.apu.lastCycle;
lastCycle          46 src/dps8/doAppendCycleRTCDOperandFetch.h   cpu.apu.lastCycle = RTCD_OPERAND_FETCH;
lastCycle         162 src/dps8/doAppendCycleRTCDOperandFetch.h   if (lastCycle == RTCD_OPERAND_FETCH)
lastCycle        1198 src/dps8/dps8_append.c             str_pct (cpu.apu.lastCycle));
lastCycle        1230 src/dps8/dps8_append.c     processor_cycle_type lastCycle = cpu.apu.lastCycle;
lastCycle        1231 src/dps8/dps8_append.c     cpu.apu.lastCycle = thisCycle;
lastCycle        1376 src/dps8/dps8_append.c     else if (lastCycle == RTCD_OPERAND_FETCH)
lastCycle         168 src/dps8/dps8_append.h     cpu.apu.lastCycle = thisCycle;
lastCycle         981 src/dps8/dps8_cpu.c     cpu.apu.lastCycle = UNKNOWN_CYCLE;
lastCycle        2641 src/dps8/dps8_cpu.c                 cpu.apu.lastCycle    = INSTRUCTION_FETCH;
lastCycle         846 src/dps8/dps8_cpu.h     processor_cycle_type lastCycle;