From 4ee34fd35411f8de6c28e4e9b8a890fa09cda1e7 Mon Sep 17 00:00:00 2001 From: Volker Ruppert Date: Thu, 3 Jun 2004 20:45:58 +0000 Subject: [PATCH] - new feature and bugfixes added --- bochs/CHANGES | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bochs/CHANGES b/bochs/CHANGES index e285ad772..f9d8132ac 100644 --- a/bochs/CHANGES +++ b/bochs/CHANGES @@ -37,10 +37,14 @@ Changes to next release: - multiple parallel port support added (2 ports now available) - vga - VBE 8 bit DAC support added + - floppy + - raw floppy access now works on Win9x host (Ben Lunt) - System BIOS - - turn floppy motor off 2 seconds after last read/write/recalibrate command - (Ben Lunt) + - turn floppy motor off 2 seconds after last read/write/recalibrate command + (Ben Lunt) + - int13_cdrom / 32 bit register update fixes for FreeBSD cdrom boot + (Fabrice Bellard) - display libraries - status bar with indicators for cdrom, floppy, harddisk and keyboard added