mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
Hyundai SUPER-16T: Increase maximum CPU speed to 8 MHz.
This commit is contained in:
@@ -807,7 +807,7 @@ const machine_t machines[] = {
|
||||
.package = CPU_PKG_8088,
|
||||
.block = CPU_BLOCK_NONE,
|
||||
.min_bus = 4772728,
|
||||
.max_bus = 7159092,
|
||||
.max_bus = 8000000,
|
||||
.min_voltage = 0,
|
||||
.max_voltage = 0,
|
||||
.min_multi = 0,
|
||||
|
||||
Reference in New Issue
Block a user