aboutsummaryrefslogtreecommitdiffstats
path: root/src/keyb.h
diff options
context:
space:
mode:
authorDaniel Serpell <daniel.serpell@gmail.com>2020-05-11 20:55:01 -0400
committerDaniel Serpell <daniel.serpell@gmail.com>2020-05-11 20:55:01 -0400
commitcaa49053f601df1dbb62194d62f69b533e003608 (patch)
tree4451a316a2ea338c4d3471fab9c06d7a8ba20679 /src/keyb.h
parentef46cac9c795acf9511c2337fc329f23fa2f057c (diff)
downloademu2-caa49053f601df1dbb62194d62f69b533e003608.tar.gz
Suspend raw keyboard handling before READ from CON.
Diffstat (limited to 'src/keyb.h')
-rw-r--r--src/keyb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/keyb.h b/src/keyb.h
index 3de5a21..2517ec6 100644
--- a/src/keyb.h
+++ b/src/keyb.h
@@ -6,3 +6,4 @@ int getch(int detect_brk);
int kbhit(void);
void int16(void);
uint8_t keyb_read_port(unsigned port);
+void suspend_keyboard(void);
Un proyecto texto-plano.xyz