summaryrefslogtreecommitdiff
path: root/io.h
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2017-02-28 23:50:12 -0800
committerMichael Pavone <pavone@retrodev.com>2017-02-28 23:50:12 -0800
commit7e380229cdc766edc88ee443797763e24b2a97bc (patch)
treefb44751cf2c2112a8d67ff789c179c6f8725774f /io.h
parentf38bb8e55d1df64f8fb85d7dc58eb2902198ed97 (diff)
Implement keyboard capture functionality
Diffstat (limited to 'io.h')
-rw-r--r--io.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/io.h b/io.h
index 5daa683..958ffc8 100644
--- a/io.h
+++ b/io.h
@@ -70,6 +70,7 @@ typedef struct {
io_port ports[3];
uint8_t mouse_mode;
uint8_t mouse_captured;
+ uint8_t keyboard_captured;
} sega_io;
#define GAMEPAD_TH0 0