portSelect       4262 src/dps8/dps8_cpu.c     PNL (putbits36_1 (& w1, 59-36, (cpu.portSelect == 0)?1:0);)
portSelect       4263 src/dps8/dps8_cpu.c     PNL (putbits36_1 (& w1, 60-36, (cpu.portSelect == 1)?1:0);)
portSelect       4264 src/dps8/dps8_cpu.c     PNL (putbits36_1 (& w1, 61-36, (cpu.portSelect == 2)?1:0);)
portSelect       4265 src/dps8/dps8_cpu.c     PNL (putbits36_1 (& w1, 62-36, (cpu.portSelect == 3)?1:0);)
portSelect       1859 src/dps8/dps8_cpu.h     word2 portSelect;
portSelect       1985 src/dps8/dps8_cpu.h     cpu.portSelect = port;