mirror of
https://github.com/86Box/86Box.git
synced 2026-02-21 17:15:32 -07:00
Small fix for the MS-6199VA
This commit is contained in:
@@ -18916,7 +18916,7 @@ const machine_t machines[] = {
|
||||
.package = CPU_PKG_SLOT1,
|
||||
.block = CPU_BLOCK_NONE,
|
||||
.min_bus = 66666667,
|
||||
.max_bus = 150000000,
|
||||
.max_bus = 155000000,
|
||||
.min_voltage = 1300,
|
||||
.max_voltage = 3500,
|
||||
.min_multi = 1.5,
|
||||
|
||||
Reference in New Issue
Block a user