PT_ON 186 src/dps8/dps8_append.c if (cpu.cu.PT_ON) PT_ON 680 src/dps8/dps8_append.c if ((! cpu.tweaks.enable_wam) || (! cpu.cu.PT_ON)) PT_ON 830 src/dps8/dps8_append.c if (nomatch || (! cpu.tweaks.enable_wam) || (! cpu.cu.PT_ON)) PT_ON 960 src/dps8/dps8_cpu.c cpu.cu.PT_ON = cpu.switches.ptwam_enable ? 1 : 0; PT_ON 885 src/dps8/dps8_cpu.h word1 PT_ON; // 23 PTWAM enabled PT_ON 367 src/dps8/dps8_ins.c putbits36_1 (& words[0], 23, cpu.cu.PT_ON); PT_ON 7959 src/dps8/dps8_ins.c if (cpu.tweaks.l68_mode || cpu.cu.PT_ON) // only clear when enabled PT_ON 7981 src/dps8/dps8_ins.c cpu.cu.PT_ON = 1; PT_ON 7983 src/dps8/dps8_ins.c cpu.cu.PT_ON = 0; PT_ON 390 src/dps8/panelScraper.c SETL1 (bank_a, 23+3, cpu.cu.PT_ON);