Hyundai SUPER-16T: Increase maximum CPU speed to 8 MHz.

This commit is contained in:
OBattler
2024-03-06 22:49:58 +01:00
parent 5d486f5faa
commit 7c241ec64a

View File

@@ -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,