From 5fc2534453bfadb0ec0075d38980a0423137ab26 Mon Sep 17 00:00:00 2001 From: Javier Date: Sat, 10 Dec 2022 15:17:09 +0100 Subject: fix issue with borlandc, bump to 0.64 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6136653..87009ea 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The VB stands for "Very Basic" :) # Downloads -The current release is _0.63_. +The current release is _0.64_. You can get a recent build from the ready-to-go floppy disk image: [💾 VBADOS.FLP](https://depot.javispedro.com/vbox/vbados/vbados.flp) @@ -40,6 +40,8 @@ For the source code, you can check out [this git repository](..). ## Version history +* _0.64_: Reduce memory requirements of int33h driver status save/restore APIs. + This helps compatibility with Borland IDEs, which seem to allocate around 1K max. * _0.63_: Localization support using [Kitten](http://wiki.freedos.org/wiki/index.php/Kitten); currently only Spanish is available (`set lang=es`). Non-fully-uppercase but still 8.3 filenames are no longer "shortened" by default. Introduced per-mount options. -- cgit v1.2.3