summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/irobot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/irobot.cpp')
-rw-r--r--src/mame/drivers/irobot.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/irobot.cpp b/src/mame/drivers/irobot.cpp
index f9fe0789092..ae19de17951 100644
--- a/src/mame/drivers/irobot.cpp
+++ b/src/mame/drivers/irobot.cpp
@@ -86,8 +86,8 @@
#include "machine/nvram.h"
#include "speaker.h"
-#define MAIN_CLOCK XTAL_12_096MHz
-#define VIDEO_CLOCK XTAL_20MHz
+#define MAIN_CLOCK XTAL(12'096'000)
+#define VIDEO_CLOCK XTAL(20'000'000)
/*************************************
*