]> git.sesse.net Git - pistorm/blobdiff - gpio/gpio.h
Add working keyboard forwarding for Amiga
[pistorm] / gpio / gpio.h
index 3dc09edc11de7fc8ca3e970d87bc1ca23d730847..e61eecf5c18391f5b8491026da9123f9c1df130d 100644 (file)
@@ -49,6 +49,8 @@
 #define JOY0DAT 0xDFF00A
 #define JOY1DAT 0xDFF00C
 #define CIAAPRA 0xBFE001
+#define CIAADAT 0xBFEC01
+#define CIAAICR 0xBFED01
 #define POTGOR  0xDFF016
 
 // GPIO setup macros. Always use INP_GPIO(x) before using OUT_GPIO(x) or