summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mil4000.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mil4000.cpp')
-rw-r--r--src/mame/drivers/mil4000.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/mil4000.cpp b/src/mame/drivers/mil4000.cpp
index 09f247a0cd4..e539c621fc2 100644
--- a/src/mame/drivers/mil4000.cpp
+++ b/src/mame/drivers/mil4000.cpp
@@ -117,8 +117,8 @@
#include "mil4000.lh"
-#define MAIN_CLOCK XTAL_12MHz
-#define SEC_CLOCK XTAL_14_31818MHz
+#define MAIN_CLOCK XTAL(12'000'000)
+#define SEC_CLOCK XTAL(14'318'181)
#define CPU_CLOCK MAIN_CLOCK