summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-09-22 23:37:56 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-09-22 23:37:56 -0400
commitb776b03e5e2a76dbde3623e40fe11fbbef2cca2c (patch)
tree1dbffb62888a88ef3d70e266ec841d375e758d53
parenta9132c31a28b15c694a41a3a6682ffc40d147bd4 (diff)
hazl1420: Nonstandard INS8250 clock (nw)
-rw-r--r--src/mame/drivers/hazl1420.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hazl1420.cpp b/src/mame/drivers/hazl1420.cpp
index 559f0c7afad..6c9c56efb7e 100644
--- a/src/mame/drivers/hazl1420.cpp
+++ b/src/mame/drivers/hazl1420.cpp
@@ -146,7 +146,7 @@ void hazl1420_state::hazl1420(machine_config &config)
//I8243(config, m_ioexp[0]);
//I8243(config, m_ioexp[1]);
- INS8250(config, "ace", 1'843'200);
+ INS8250(config, "ace", 2'764'800);
//DP8350(config, "crtc", 10.92_MHz_XTAL);