summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/snk6502.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/snk6502.cpp')
-rw-r--r--src/mame/drivers/snk6502.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/snk6502.cpp b/src/mame/drivers/snk6502.cpp
index 1fc4bd8e1ee..44ba340176f 100644
--- a/src/mame/drivers/snk6502.cpp
+++ b/src/mame/drivers/snk6502.cpp
@@ -291,7 +291,7 @@ Stephh's notes (based on the games M6502 code and some tests) :
#include "speaker.h"
-#define MASTER_CLOCK XTAL_11_289MHz
+#define MASTER_CLOCK XTAL(11'289'000)
/* Change to 1 to allow fake debug buttons */
#define NIBBLER_HACK 0