From 6b02e3c5afcdcb8d912cb7e2ff5979b5e60b0118 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Thu, 29 Aug 2002 14:27:08 +0000 Subject: [PATCH] adjustments for 0.55 release Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@251 --- NEWS | 8 ++++++++ README | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 37cedce4..517fb046 100644 --- a/NEWS +++ b/NEWS @@ -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. diff --git a/README b/README index a3dd79ac..b6c20dc7 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -DOSBox v0.50 +DOSBox v0.55 Usage: ======