summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ginganin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ginganin.cpp')
-rw-r--r--src/mame/drivers/ginganin.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/ginganin.cpp b/src/mame/drivers/ginganin.cpp
index 0b2b21cf5d1..cd83d4cf805 100644
--- a/src/mame/drivers/ginganin.cpp
+++ b/src/mame/drivers/ginganin.cpp
@@ -65,8 +65,8 @@ f5d6 print 7 digit BCD number: d0.l to (a1)+ color $3000
#include "speaker.h"
-#define MAIN_CLOCK XTAL_6MHz
-#define SOUND_CLOCK XTAL_3_579545MHz
+#define MAIN_CLOCK XTAL(6'000'000)
+#define SOUND_CLOCK XTAL(3'579'545)
/*