summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
diff options
context:
space:
mode:
author Nigel Barnes <Pernod70@users.noreply.github.com>2020-11-06 22:06:47 +0000
committer Nigel Barnes <Pernod70@users.noreply.github.com>2020-11-06 22:11:58 +0000
commitca51909a1cc47c4098c65695725dea0f01b6c5da (patch)
treee192c07331c81b1e74efdd04a54e9bb9d5aec6f8 /src/emu
parent470b33132d4ddc8b9159c68c78c21aa675529240 (diff)
New working machines
-------------------- Hektor II [Nigel Barnes, Binary Dinosaurs, Centre for Computing History] New working clones ------------------ Hektor [Nigel Barnes, Centre for Computing History]
Diffstat (limited to 'src/emu')
-rw-r--r--src/emu/xtal.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/xtal.cpp b/src/emu/xtal.cpp
index ca69a8c54f9..058fa21b683 100644
--- a/src/emu/xtal.cpp
+++ b/src/emu/xtal.cpp
@@ -125,6 +125,7 @@ const double XTAL::known_xtals[] = {
5'911'000, /* 5.911_MHz_XTAL Philips Videopac Plus G7400 */
5'990'400, /* 5.9904_MHz_XTAL Luxor ABC 800 keyboard (Keytronic custom part #48-300-008 is equivalent) */
6'000'000, /* 6_MHz_XTAL American Poker II, Taito SJ System */
+ 6'048'000, /* 6.048_MHz_XTAL Hektor II */
6'144'000, /* 6.144_MHz_XTAL Used on Alpha Denshi early 80's games sound board, Casio FP-200 and Namco Universal System 16 */
6'400'000, /* 6.4_MHz_XTAL Textel Compact */
6'500'000, /* 6.5_MHz_XTAL Jupiter Ace, Roland QDD interface */