cycle1 4293 src/dps8/dps8_cpu.c PNL (add_history (cpup, L68_DU_HIST_REG, cpu.du.cycle1, cpu.du.cycle2);) cycle1 1193 src/dps8/dps8_cpu.h #define DU_CYCLE_FA_I1 setmask (& cpu.du.cycle1, du1_FA_I1) cycle1 1194 src/dps8/dps8_cpu.h #define DU_CYCLE_FA_I2 setmask (& cpu.du.cycle1, du1_FA_I2) cycle1 1195 src/dps8/dps8_cpu.h #define DU_CYCLE_FA_I3 setmask (& cpu.du.cycle1, du1_FA_I3) cycle1 1203 src/dps8/dps8_cpu.h #define DU_CYCLE_DDU_LDEA clrmask (& cpu.du.cycle1, du1_nDDU_LDEA) cycle1 1204 src/dps8/dps8_cpu.h #define DU_CYCLE_DDU_STEA clrmask (& cpu.du.cycle1, du1_nDDU_STEA) cycle1 1205 src/dps8/dps8_cpu.h #define DU_CYCLE_END clrmask (& cpu.du.cycle1, du1_nEND) cycle1 1212 src/dps8/dps8_cpu.h #define DU_CYCLE_FDUD { cpu.du.cycle1 = \ cycle1 1482 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);