portSelect 4220 src/dps8/dps8_cpu.c PNL (putbits36_1 (& w1, 59-36, (cpu.portSelect == 0)?1:0);) portSelect 4221 src/dps8/dps8_cpu.c PNL (putbits36_1 (& w1, 60-36, (cpu.portSelect == 1)?1:0);) portSelect 4222 src/dps8/dps8_cpu.c PNL (putbits36_1 (& w1, 61-36, (cpu.portSelect == 2)?1:0);) portSelect 4223 src/dps8/dps8_cpu.c PNL (putbits36_1 (& w1, 62-36, (cpu.portSelect == 3)?1:0);) portSelect 1861 src/dps8/dps8_cpu.h word2 portSelect; portSelect 1997 src/dps8/dps8_cpu.h cpu.portSelect = port; portSelect 926 src/dps8/panelScraper.c SETL (bank_g, 18, cpu.portSelect == 0 ? 1 : 0, 1); portSelect 927 src/dps8/panelScraper.c SETL (bank_g, 19, cpu.portSelect == 1 ? 1 : 0, 1); portSelect 928 src/dps8/panelScraper.c SETL (bank_g, 20, cpu.portSelect == 2 ? 1 : 0, 1); portSelect 929 src/dps8/panelScraper.c SETL (bank_g, 21, cpu.portSelect == 3 ? 1 : 0, 1);