home *** CD-ROM | disk | FTP | other *** search
- 0.56:
- - added support for a configclass/configfile
- - added support for writing out the configclass into a configfile
- - removed the language file and made it internal
- - added support for writing the language file (will override the internal one)
- - improved mousesupport
- - updated readme
- - support for screenshots
- - some cpu-bug fixes
- - dma changes
- - Real Sound support
- - EMM fixes and new functions.
- - VGA fixes
- - new wildcompare
- - support for size and disktype at mount.
- - added new debugger functionalities: start/trace into INTs, write processor status log,
- step over rep and loop instructions, breakpoint support without using INT 03 (heavy debugging switch)
- - Added more cpu instructions and changed the string operations.
- - Added classes for most of the internal dos structures.
- - Rewrote most of the fcb calls to use normal dos calls.
-
-
-
- 0.55:
- - changed basedir handling. (linux/winXP)
- - added some FCB-calls
- - improved support for user mousehandlers
- - fixed EGA graphics
- - fixed VGA graphics
- - fixed the displaying of text in some graphics modes
- - fixed write with size 0
- - changed memory management.
- - added full emm 3.2 support.
- - fixed and cleaned up the cpu flags.
- changed interrupt handler.
- - speeded up the graphics.
- - speeded up the cpu-core
- - added new features to the debugger: breakpoint support / data view / command line
- - partial support of list of lists (dos info block)
- - partial emm 4.0 support
- - fixes to graphics core fonts (text in sierra games is now correct)
- - changed dma
- - improved dma streams from emm memory
- - added some cga videomodes
- - added more funtions to the keyboard handler
-
- 0.50:
- -added F3 to repeat the last typed command.
- -made it possible to change the shellmessages(dosshell). so
- you can costumize it.(dosbox.lang)
- -changed cpu core.
- -Fixed a lot of errors with the keyboard: shift-f1 and
- alt-f1 now works.
- -Fixed some division errors.
- -made a plugin system.
- -added a lot of real 386 mode instructions.
- -made it possible to resize the screen.
- -Mayor source cleanup/reorganisation.
- -Complete rewrite of the graphics routines. Should make it
- possible to implement more fancy things like 2xsai,interpolation.
- -changed the sound playback.
- -Changed the vga drawing to only draw on memory changes, instead
- of drawing an entire frame.
- -fixes to the soundblaster/dma code should be able to play 4-bit
- adpcm compressed sounds.
- -added the correct time to dir.
- -bugfixes to batch-file handling.
- -Lot's of small bugfixes.(Dune1&2,wolf3d, many more).
- -Released the source.
-