PAGENO 690 src/dps8/dps8_append.c if (cpu.PTWAM[_n].FE && ((CA >> 6) & 07760) == cpu.PTWAM[_n].PAGENO && PAGENO 695 src/dps8/dps8_append.c __func__, segno, cpu.PTWAM[_n].PAGENO, _n); PAGENO 731 src/dps8/dps8_append.c if (p->FE && ((CA >> 6) & 07760) == p->PAGENO && p->POINTER == segno) PAGENO 735 src/dps8/dps8_append.c __func__, segno, p->PAGENO, toffset + setno); PAGENO 824 src/dps8/dps8_append.c cpu.PTW0.PAGENO = (offset >> 6) & 07760; PAGENO 850 src/dps8/dps8_append.c p->PAGENO = (offset >> 6) & 07760; PAGENO 866 src/dps8/dps8_append.c cpu.PTW->FC, cpu.PTW->POINTER, cpu.PTW->PAGENO, PAGENO 900 src/dps8/dps8_append.c p->PAGENO = (offset >> 6) & 07760; PAGENO 915 src/dps8/dps8_append.c cpu.PTW->FC, cpu.PTW->POINTER, cpu.PTW->PAGENO, cpu.PTW->USE); PAGENO 352 src/dps8/dps8_cpu.h word12 PAGENO; // The 12 high-order bits of the 18-bit computed PAGENO 7585 src/dps8/dps8_ins.c cpu.PTWAM[m].PAGENO = getbits36_12 (cpu.Yblock16[i], 15); PAGENO 7822 src/dps8/dps8_ins.c putbits36_12 (& cpu.Yblock16[j], 15, cpu.PTWAM[toffset + j].PAGENO & 07760); PAGENO 7828 src/dps8/dps8_ins.c parity = ((uint) cpu.PTWAM[toffset + j].POINTER << 4) | (cpu.PTWAM[toffset + j].PAGENO >> 8); PAGENO 7836 src/dps8/dps8_ins.c L68_ (putbits36_12 (& cpu.Yblock16[j], 15, cpu.PTWAM[toffset + j].PAGENO); ) PAGENO 126 src/dps8/panelScraper.c SETL (bank_a, 15+3, cpu.PTWAM[n].PAGENO, 12);