(mess) pc: slow down (nw)

This commit is contained in:
cracyc 2014-04-02 22:48:37 +00:00
parent abdfcb16a4
commit 75a9f95031

View File

@ -299,7 +299,7 @@ MACHINE_CONFIG_END
static MACHINE_CONFIG_DERIVED(bondwell, pccga)
MCFG_DEVICE_REMOVE("maincpu")
MCFG_CPU_PC(pc8, pc8, I8088, 12000000)
MCFG_CPU_PC(pc8, pc8, I8088, 4772720) // turbo?
MACHINE_CONFIG_END
static MACHINE_CONFIG_DERIVED(mk88, poisk2)