summaryrefslogtreecommitdiff
path: root/include/spec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/spec.h')
-rw-r--r--include/spec.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/spec.h b/include/spec.h
index 47549a3..85fb5e7 100644
--- a/include/spec.h
+++ b/include/spec.h
@@ -32,6 +32,10 @@
#include "z80.h"
#include "keyboard.h"
+/* Sample rate for sound emulation
+*/
+#define SAMPLE_RATE 22050
+
/* Initialise the SPEC
*/