mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
x87_timings: new timings for fpu/iu concurrency
This commit is contained in:
@@ -1369,6 +1369,7 @@ cpu_set(void)
|
||||
case FPU_487SX:
|
||||
default:
|
||||
x87_timings = x87_timings_486;
|
||||
x87_concurrency = x87_concurrency_486;
|
||||
}
|
||||
|
||||
if (is386) {
|
||||
|
||||
Reference in New Issue
Block a user