summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>2002-04-17 22:05:01 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:48:46 +0200
commit352e3b3230dfc6746be6d53325ffe1e33efc5289 (patch)
tree4c169beb4657a1ed3a046817db01cbe49b17017c /Changes
parentdf538463687d768b6ee8247ff4412b78850e7404 (diff)
downloaddev86-352e3b3230dfc6746be6d53325ffe1e33efc5289.tar.gz
Import Dev86src-0.16.3.tar.gzv0.16.3
Diffstat (limited to 'Changes')
-rw-r--r--Changes12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3a574e1..f3ee981 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,17 @@
For version 0.16.*.
+> Various updates to the bios libc, the vt52 and ansi emulations are
+ now seperated (and can be both included if needed) and don't have
+ to be linked. Conio functions work properly in bios and msdos.
+
+> Added -v (version)
+
+> as86 and ld86 now delete thier binary outputs if there were errors.
+
+> Added more 'set' commands generated by '#asm' lines. The new ones begin
+ with '.' rather than '_' an are based off the 'bp' register rather than
+ the 'sp' register.
+
> General clean out of some files that are no longer needed.
> as86 modified to use normal malloc routines - no longer has limited