There was an error while loading. Please reload this page.
1 parent 8ccd3f1 commit 6382245Copy full SHA for 6382245
1 file changed
src/devices/sound/sp0256.cpp
@@ -31,7 +31,7 @@
31
#define LOGFIFO(...) LOGMASKED(LOG_FIFO, __VA_ARGS__)
32
33
34
-#define CLOCK_DIVIDER (7*6*8)
+#define CLOCK_DIVIDER (6*4*13)
35
#define HIGH_QUALITY
36
37
#define SCBUF_SIZE (4096) /* Must be power of 2 */
0 commit comments