Merge branch '86Box:master' into nec-v20
This commit is contained in:
@@ -1391,7 +1391,7 @@ cpu_set(void)
|
||||
}
|
||||
|
||||
if (is386) {
|
||||
#ifdef USE_DYNAREC
|
||||
#if defined(USE_DYNAREC) && !defined(USE_GDBSTUB)
|
||||
if (cpu_use_dynarec)
|
||||
cpu_exec = exec386_dynarec;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user