6 ms·
Try '-nographic'. It can be a bit wonky IME, but good enough for the basics.
by a7b3fa 6y ago
Try '-nographic'. It can be a bit wonky IME, but good enough for the basics.
- toast0 6y agoIf you do this (or -serial mon:stdio and leave the VGA output), you can do console I/O via com1, and it works pretty well. As a bonus, this is viable on real hardware too, although most consumer level motherboards don't do serial consoles :(
- mlang23 6y agoThanks, -nographic did the trick.