hex_mode_installed 190 src/dps8/dps8_cpu.c cpus[cpu_unit_idx].options.hex_mode_installed); hex_mode_installed 553 src/dps8/dps8_cpu.c cpus[cpu_unit_idx].options.hex_mode_installed = v; hex_mode_installed 788 src/dps8/dps8_cpu.c cpun->options.hex_mode_installed = 0; hex_mode_installed 813 src/dps8/dps8_cpu.c cpun->options.hex_mode_installed = 0; hex_mode_installed 4497 src/dps8/dps8_cpu.c if (cpus[cpuNo].options.hex_mode_installed) hex_mode_installed 731 src/dps8/dps8_cpu.h bool hex_mode_installed; hex_mode_installed 450 src/dps8/dps8_math.c return (! cpu.tweaks.l68_mode) && (!! cpu.options.hex_mode_installed) && (!! cpu.MR.hexfp) && (!! TST_I_HEX);