[PATCH 2/9] add reminder

NOTE: auto-magically re-imported by HAL 9000
HASH: faf8daae2cc5e77b8e75242defcb082de8ac1b24 (original)
This commit is contained in:
Jonathan Campbell 2014-01-21 20:40:57 -08:00 committed by Wengier
parent e1c2717b75
commit 113fb4d973

View File

@ -169,4 +169,6 @@
- IDE/ATA emulation: What exactly is triggering the debugger when
you boot MS-DOS 6.22 using the OAK CD-ROM driver? It needs to be removed,
it makes using MS-DOS 6.22 with debugger builds annoying.
- VGA Linewise rendering is currently hardcoded for 16bpp RGB. Why?
Add option to allow the user to choose 32bpp RGBA linewise rendering.