summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tonton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tonton.cpp')
-rw-r--r--src/mame/drivers/tonton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tonton.cpp b/src/mame/drivers/tonton.cpp
index bccd4ae0981..fdcc0c93015 100644
--- a/src/mame/drivers/tonton.cpp
+++ b/src/mame/drivers/tonton.cpp
@@ -53,7 +53,7 @@ public:
void tonton(machine_config &config);
};
-#define MAIN_CLOCK XTAL_21_4772MHz
+#define MAIN_CLOCK XTAL(21'477'272)
#define CPU_CLOCK MAIN_CLOCK/6
#define YM2149_CLOCK MAIN_CLOCK/6/2 // '/SEL' pin tied to GND, so internal divisor x2 is active