stop appending repeat keys to the input buffer
[retroray] / src / dos / main.c
2023-07-03 John Tsiombikasheed resolution options, and cross-version resizing
2023-07-03 John Tsiombikasadded dos timer and double-esc to quit
2023-07-03 John Tsiombikasfixed some UI glitches
2023-07-03 John Tsiombikasrubber band in platform-specific code
2023-07-02 John Tsiombikasfoo
2023-07-02 John Tsiombikasinvalidations and dirty bits, trying to minimize screen...
2023-06-27 John Tsiombikaslogging and dosbox conf
2023-06-27 John Tsiombikasnew vbe sortof works
2023-06-26 John Tsiombikasswitched to vidsys (not working yet)
2023-06-19 John Tsiombikasfixed read_mouse_bn and start using relative mouse...
2023-06-17 John Tsiombikasfixed mouse and keyboard stuff under DOS
2023-06-16 John Tsiombikasfixed simple draw_cursor
2023-06-15 John Tsiombikasdos: forgot to reshape at least once, to allocate the...
2023-06-14 John Tsiombikasmore dos port
2023-06-14 John Tsiombikasdos port underway