cycle1           4499 src/dps8/dps8_cpu.c     PNL (add_history (cpup, L68_DU_HIST_REG, cpu.du.cycle1, cpu.du.cycle2);)
cycle1           1197 src/dps8/dps8_cpu.h #define DU_CYCLE_FA_I1     setmask (& cpu.du.cycle1, du1_FA_I1)
cycle1           1198 src/dps8/dps8_cpu.h #define DU_CYCLE_FA_I2     setmask (& cpu.du.cycle1, du1_FA_I2)
cycle1           1199 src/dps8/dps8_cpu.h #define DU_CYCLE_FA_I3     setmask (& cpu.du.cycle1, du1_FA_I3)
cycle1           1207 src/dps8/dps8_cpu.h #define DU_CYCLE_DDU_LDEA  clrmask (& cpu.du.cycle1, du1_nDDU_LDEA)
cycle1           1208 src/dps8/dps8_cpu.h #define DU_CYCLE_DDU_STEA  clrmask (& cpu.du.cycle1, du1_nDDU_STEA)
cycle1           1209 src/dps8/dps8_cpu.h #define DU_CYCLE_END       clrmask (& cpu.du.cycle1, du1_nEND)
cycle1           1216 src/dps8/dps8_cpu.h #define DU_CYCLE_FDUD  { cpu.du.cycle1 = \
cycle1           1486 src/dps8/dps8_cpu.h     word37 cycle1;
cycle1           1011 src/dps8/panelScraper.c     SETL1 (bank_n, 7, cpu.du.cycle1 & du1_FA_I1);
cycle1           1021 src/dps8/panelScraper.c     SETL1 (bank_n, 14, cpu.du.cycle1 & du1_FA_I2);
cycle1           1036 src/dps8/panelScraper.c     SETL1 (bank_n, 28, cpu.du.cycle1 & du1_FA_I3);