PT_ON 189 src/dps8/dps8_append.c if (cpu.cu.PT_ON) PT_ON 683 src/dps8/dps8_append.c if ((! cpu.tweaks.enable_wam) || (! cpu.cu.PT_ON)) PT_ON 833 src/dps8/dps8_append.c if (nomatch || (! cpu.tweaks.enable_wam) || (! cpu.cu.PT_ON)) PT_ON 921 src/dps8/dps8_cpu.c cpu.cu.PT_ON = cpu.switches.ptwam_enable ? 1 : 0; PT_ON 893 src/dps8/dps8_cpu.h word1 PT_ON; // 23 PTWAM enabled PT_ON 329 src/dps8/dps8_ins.c putbits36_1 (& words[0], 23, cpu.cu.PT_ON); PT_ON 7609 src/dps8/dps8_ins.c if (cpu.tweaks.l68_mode || cpu.cu.PT_ON) // only clear when enabled PT_ON 7631 src/dps8/dps8_ins.c cpu.cu.PT_ON = 1; PT_ON 7633 src/dps8/dps8_ins.c cpu.cu.PT_ON = 0;