[NTVDM]
[reactos.git] / subsystems / ntvdm / bios.c
index 6acf424..0cb767d 100644 (file)
@@ -603,6 +603,8 @@ WORD BiosGetCharacter(VOID)
     }
     else
     {
+        VgaRefreshDisplay(); // HACK: Waiting here blocks the emulator!!!
+
         while (TRUE)
         {
             /* Wait for a console event */