mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Update CREDITS.md
This commit is contained in:
10
CREDITS.md
10
CREDITS.md
@@ -5,9 +5,9 @@ Jonathan Campbell, the maintainer of DOSBox-X does not claim to have written all
|
||||
|
||||
The purpose of this document is to try and build a comprehensive list of source code in this repository that was borrowed from other projects.
|
||||
|
||||
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.
|
||||
The base code is from the [DOSBox](https://www.dosbox.com) project in which most 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/), [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.
|
||||
Some of the source code also came from other 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 (maintainer: ykhwong):
|
||||
|
||||
@@ -33,9 +33,9 @@ A list of features ported from DOSBox ECE (maintainer: YesterPlay):
|
||||
* Improved support for FluidSynth MIDI synthesizer (internal FluidSynth support added for Windows by Wengier)
|
||||
* Updated Nuked OPL3 to 1.8
|
||||
|
||||
A list of features ported from DOSBox Staging (maintainers: dreamer & kcgen):
|
||||
A list of features ported from DOSBox Staging (maintainers: dreamer and kcgen):
|
||||
|
||||
* AUTOTYPE command for scripted keyboard entry
|
||||
* AUTOTYPE command for scripted keyboard entry (improved since then by Wengier)
|
||||
* LS command (heavily improved since then by Wengier)
|
||||
* Modem phonebook support
|
||||
* Support for changing key bindings in runtime (improved since then by Wengier)
|
||||
@@ -44,7 +44,7 @@ A list of features ported from DOSVAXJ3 (maintainer: nanshiki):
|
||||
|
||||
* 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)
|
||||
* Support for system input methods (IMEs) in Windows SDL1 builds (SDL-IM-plus by the same developer, cleaned up and improved by Wengier)
|
||||
* Support for system input methods (IMEs) in Windows SDL1 builds (SDL-IM-plus by the same maintainer, cleaned up and improved by Wengier)
|
||||
|
||||
A list of features ported from vDosPlus (maintainer: Wengier):
|
||||
|
||||
|
Reference in New Issue
Block a user