portSelect 4481 src/dps8/dps8_cpu.c PNL (putbits36_1 (& w1, 59-36, (cpu.portSelect == 0)?1:0);) portSelect 4482 src/dps8/dps8_cpu.c PNL (putbits36_1 (& w1, 60-36, (cpu.portSelect == 1)?1:0);) portSelect 4483 src/dps8/dps8_cpu.c PNL (putbits36_1 (& w1, 61-36, (cpu.portSelect == 2)?1:0);) portSelect 4484 src/dps8/dps8_cpu.c PNL (putbits36_1 (& w1, 62-36, (cpu.portSelect == 3)?1:0);) portSelect 1881 src/dps8/dps8_cpu.h word2 portSelect; portSelect 2016 src/dps8/dps8_cpu.h cpu.portSelect = port; portSelect 920 src/dps8/panelScraper.c SETL (bank_g, 18, cpu.portSelect == 0 ? 1 : 0, 1); portSelect 921 src/dps8/panelScraper.c SETL (bank_g, 19, cpu.portSelect == 1 ? 1 : 0, 1); portSelect 922 src/dps8/panelScraper.c SETL (bank_g, 20, cpu.portSelect == 2 ? 1 : 0, 1); portSelect 923 src/dps8/panelScraper.c SETL (bank_g, 21, cpu.portSelect == 3 ? 1 : 0, 1);