From c0ae71729ea880e4b10f3f642b6346ce77244fea Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Sat, 21 Dec 2002 15:49:05 +0000 Subject: [PATCH] 0.57 mayor update Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@586 --- ChangeLog | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a5716f69..f8d47e27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +0.57 - added support for command /C - fixed all fcb-write functions - fixed fcb-parseline @@ -15,8 +16,29 @@ - fixed most of the problems/bugs with character input. - fixed allocationinfo call.(darksun series) - improved dos support for non-existant functions - - + - Split screen support + - prefix 66 67 support + - rewrote timingscheme so 1000 hz timers don't cause problems anymore + - update adlib emulation + - fixed some isues with the mouse (double clicks and visible when it shouldn't be) + - basic ansi.sys support + - Disney sound system emulation + - rewrote upcase/lowcase functions so they work fine with gcc3.2 + - SHELL: added rename and delete + - added support for command /C. Fixed crashes in the shell + - support for screenshots + - fixed various bugs when exiting dosbox + - fixed a bug in XMS + - fixed a bug with the joystick when pressing a button + - create nicer configfiles. + - bios_disk function improved. + - trapflag support + - improved vertical retrace timing. + - PIT Timer improvements and many bug fixes + - Many many bug fixes to the DOS subsystem + - Support for memory allocation strategy + - rewrote cpu mainloop to act more like a real cpu + 0.56 - added support for a configclass/configfile - added support for writing out the configclass into a configfile