update doc

This commit is contained in:
Wengier 2021-06-20 03:26:01 -04:00
parent 2bbdd40f58
commit 1f7a22b2fb
2 changed files with 7 additions and 2 deletions

View File

@ -7,7 +7,7 @@ The purpose of this document is to try and build a comprehensive list of source
The base code is from the [DOSBox](https://www.dosbox.com) project in which some of the SVN commits made since 2011 were incorporated into DOSBox-X. This code had since been heavily modified by the DOSBox-X project.
Some of the source code also came from similar projects such as [DOSBox SVN Daum](http://ykhwong.x-y.net), [DOSBox ECE](https://dosboxece.yesterplay.net/), [DOSBox Staging](https://dosbox-staging.github.io/) and [vDosPlus](http://www.vdosplus.org/), with major works from other developers and contributors of DOSBox-X such as Wengier, aybe, Allofich, and rderooy.
Some of the source code also came from similar projects such as [DOSBox SVN Daum](http://ykhwong.x-y.net), [DOSBox ECE](https://dosboxece.yesterplay.net/), [DOSBox Staging](https://dosbox-staging.github.io/), [DOSVAXJ3](https://www.nanshiki.co.jp/software/dosvaxj3.html), and [vDosPlus](http://www.vdosplus.org/), with major works from other developers and contributors of DOSBox-X such as Wengier, aybe, Allofich, and rderooy.
A list of features ported from DOSBox SVN Daum:
@ -40,6 +40,11 @@ A list of features ported from DOSBox Staging:
* Modem phonebook support
* Support for changing key bindings in runtime (improved since then by Wengier)
A list of features ported from DOSVAXJ3:
* Support for JEGA/AX machine type (improved since then by Wengier)
* Support for DOS/V service (cleaned up and improved by Wengier, including support for non-Japanese DOS/V modes)
A list of features ported from vDosPlus by Wengier:
* Long filename support (improved for FAT drives since then by Wengier and joncampbell123)

View File

@ -45,7 +45,7 @@ Although based on the DOSBox project, DOSBox-X is now a separate project because
* Save and load state support (with up to 100 save slots + save files)
* NEC PC-98 mode emulation and Chinese/Japanese/Korean support
* NEC PC-98, AX, DOS/V emulation and Chinese/Japanese/Korean support
* Better support and compatibility with DOS applications