summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/maygayv1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/maygayv1.cpp')
-rw-r--r--src/mame/drivers/maygayv1.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/maygayv1.cpp b/src/mame/drivers/maygayv1.cpp
index 2e9f66dbd92..622eb2e3bb7 100644
--- a/src/mame/drivers/maygayv1.cpp
+++ b/src/mame/drivers/maygayv1.cpp
@@ -148,10 +148,10 @@ Find lamps/reels after UPD changes.
*
*************************************/
-#define DUART_CLOCK XTAL_3_6864MHz
+#define DUART_CLOCK XTAL(3'686'400)
#define PIXEL_CLOCK 0
-#define MASTER_CLOCK XTAL_16MHz
-#define SOUND_CLOCK XTAL_11_0592MHz
+#define MASTER_CLOCK XTAL(16'000'000)
+#define SOUND_CLOCK XTAL(11'059'200)
/*************************************
*