1
0
Fork 0

preparations for 0.55 release

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@205
This commit is contained in:
Peter Veenstra 2002-08-23 12:35:24 +00:00
parent f697ef756a
commit 63589f9e09
2 changed files with 16 additions and 1 deletions

15
NEWS
View file

@ -1,3 +1,18 @@
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
0.50:
-added F3 to repeat the last typed command.
-made it possible to change the shellmessages(dosshell). so

View file

@ -1 +1 @@
0.50
0.55