1
0
Fork 0

adjustments for 0.55 release

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@251
This commit is contained in:
Peter Veenstra 2002-08-29 14:27:08 +00:00
parent 4ef165d894
commit 6b02e3c5af
2 changed files with 9 additions and 1 deletions

8
NEWS
View file

@ -12,6 +12,14 @@
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.

2
README
View file

@ -1,4 +1,4 @@
DOSBox v0.50
DOSBox v0.55
Usage:
======