From 3ab624f2bd843f9fcc3fc15ce7f79470f7357c4a Mon Sep 17 00:00:00 2001 From: Volker Ruppert Date: Tue, 23 Dec 2003 21:40:02 +0000 Subject: [PATCH] - new features added --- bochs/CHANGES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bochs/CHANGES b/bochs/CHANGES index 65ca4ef75..0a1c3cb93 100644 --- a/bochs/CHANGES +++ b/bochs/CHANGES @@ -157,7 +157,8 @@ Patches applied: - keyboard - keyboard reset function (0xff) now resets the keyboard - gameport - - new standard PC gameport device (real joystick connected on Linux only) + - new standard PC gameport device (real joystick connected on Linux and + win32 only) - serial - FIFO emulation (UART type 16550A) implemented - general @@ -217,7 +218,8 @@ Patches applied: - SF patches partially applied #707931 Support EGA/VGA write mode 2 and others (???) - already applied: disable IME, split screen, write mode 2 + already applied: disable IME, split screen, write mode 2, + BIOS INT16h/AH=05h #856506 Patch to fix compile-time iodev/cd-rom.cc error (alden.dima at nist.gov) Correct patch provided in SF bug report #843433 #856510 Missing patch file for 856506 (alden.dima at nist.gov)