aboutsummaryrefslogtreecommitdiffstats
path: root/src/dos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dos.c')
-rw-r--r--src/dos.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dos.c b/src/dos.c
index 203eff0..eb55f87 100644
--- a/src/dos.c
+++ b/src/dos.c
@@ -1320,6 +1320,7 @@ void int21()
if(devinfo[cpuGetBX()] == 0x80D3)
{
int i, max = cpuGetCX(), cr = 0;
+ suspend_keyboard();
for(i = 0; i < max; i++)
{
int c = fgetc(f);
Un proyecto texto-plano.xyz