N_DPS8M_CPU_PORTS 144 src/dps8/dps8_cpu.c for (int i = 0; i < (cpus[cpu_unit_idx].tweaks.l68_mode ? N_L68_CPU_PORTS : N_DPS8M_CPU_PORTS); i ++) N_DPS8M_CPU_PORTS 789 src/dps8/dps8_cpu.c for (uint port_num = 0; port_num < N_DPS8M_CPU_PORTS; port_num ++) { N_DPS8M_CPU_PORTS 796 src/dps8/dps8_cpu.c for (uint port_num = N_DPS8M_CPU_PORTS; port_num < N_L68_CPU_PORTS; port_num ++) { N_DPS8M_CPU_PORTS 814 src/dps8/dps8_cpu.c for (uint port_num = 0; port_num < N_DPS8M_CPU_PORTS; port_num ++) { N_DPS8M_CPU_PORTS 821 src/dps8/dps8_cpu.c for (uint port_num = N_DPS8M_CPU_PORTS; port_num < N_L68_CPU_PORTS; port_num ++) { N_DPS8M_CPU_PORTS 1258 src/dps8/dps8_cpu.c for (int port_num = 0; port_num < (cpu.tweaks.l68_mode ? N_L68_CPU_PORTS : N_DPS8M_CPU_PORTS); port_num ++)