anotehr fix for Bochs compiled for cpu-level=4
This commit is contained in:
parent
81affbe328
commit
5de4907f93
@ -446,7 +446,7 @@ void bx_init_options()
|
||||
new bx_param_num_c(cpuid_param,
|
||||
"level", "CPU Level",
|
||||
"CPU level",
|
||||
5, BX_CPU_LEVEL,
|
||||
(BX_CPU_LEVEL < 5) ? BX_CPU_LEVEL : 5, BX_CPU_LEVEL,
|
||||
BX_CPU_LEVEL);
|
||||
|
||||
new bx_param_num_c(cpuid_param,
|
||||
|
Loading…
Reference in New Issue
Block a user