summaryrefslogtreecommitdiff
path: root/qdme.h
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2024-05-29 14:22:24 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2024-05-29 14:22:24 -0400
commitaa317d9a7aec97d478bd5f5af3305642a4f258c5 (patch)
treee1c60aa14ba1bcd4e592c0ba365f48551107360e /qdme.h
parent83b0b878db0bcb29f7fb70a9fbcab30d793f7b1e (diff)
Bug Fixes
Diffstat (limited to 'qdme.h')
-rwxr-xr-xqdme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qdme.h b/qdme.h
index 26f043e..611278f 100755
--- a/qdme.h
+++ b/qdme.h
@@ -3,7 +3,7 @@
#include <stdint.h>
-#define MEM_SIZE 4096
+#define MEM_PADD 12
#define RA 31
#define V0 2
#define V1 3