- CHANGES updated

This commit is contained in:
Volker Ruppert 2004-05-31 09:03:15 +00:00
parent 835bb8936a
commit 8f24ae2b4a

View File

@ -34,6 +34,8 @@ Changes to next release:
- partial raw serial support on win32 (transmit data) - partial raw serial support on win32 (transmit data)
- parallel - parallel
- multiple parallel port support added (2 ports now available) - multiple parallel port support added (2 ports now available)
- vga
- VBE 8 bit DAC support added
- System BIOS - System BIOS
- turn floppy motor off 2 seconds after last read/write/recalibrate command - turn floppy motor off 2 seconds after last read/write/recalibrate command
@ -56,6 +58,7 @@ Changes to next release:
- configuration interface - configuration interface
- win32: gui runtime dialogs replace textconfig runtime dialogs - win32: gui runtime dialogs replace textconfig runtime dialogs
- set default IPS to 10000000 in .bochsrc sample - set default IPS to 10000000 in .bochsrc sample
- SB16 options dmatimer and loglevel now available at runtime
- configure script / compile - configure script / compile
- --enable-ignore-bad-msr (ignore bad MSR references) option is enabled - --enable-ignore-bad-msr (ignore bad MSR references) option is enabled