ABSA_CYCLE 19 src/dps8/doAppendCycleABSA.h #define thisCycle ABSA_CYCLE ABSA_CYCLE 48 src/dps8/doAppendCycleABSA.h cpu.apu.lastCycle = ABSA_CYCLE; ABSA_CYCLE 1077 src/dps8/dps8_append.c case ABSA_CYCLE: ABSA_CYCLE 1326 src/dps8/dps8_append.c if (thisCycle != ABSA_CYCLE) ABSA_CYCLE 1780 src/dps8/dps8_append.c if (thisCycle != ABSA_CYCLE) ABSA_CYCLE 1888 src/dps8/dps8_append.c if (thisCycle != ABSA_CYCLE) ABSA_CYCLE 1916 src/dps8/dps8_append.c if (thisCycle != ABSA_CYCLE) ABSA_CYCLE 149 src/dps8/dps8_append.h # define doAppendCycleABSA(data, nWords) do_append_cycle (ABSA_CYCLE, data, nWords)