ABSA_CYCLE         22 src/dps8/doAppendCycleABSA.h #define thisCycle ABSA_CYCLE
ABSA_CYCLE         51 src/dps8/doAppendCycleABSA.h   cpu.apu.lastCycle = ABSA_CYCLE;
ABSA_CYCLE       1082 src/dps8/dps8_append.c     case ABSA_CYCLE:
ABSA_CYCLE       1331 src/dps8/dps8_append.c             if (thisCycle != ABSA_CYCLE)
ABSA_CYCLE       1785 src/dps8/dps8_append.c             if (thisCycle != ABSA_CYCLE)
ABSA_CYCLE       1893 src/dps8/dps8_append.c     if (thisCycle != ABSA_CYCLE)
ABSA_CYCLE       1921 src/dps8/dps8_append.c         if (thisCycle != ABSA_CYCLE)
ABSA_CYCLE        152 src/dps8/dps8_append.h # define doAppendCycleABSA(data, nWords) do_append_cycle (ABSA_CYCLE, data, nWords)