diff options
author | Leo C <leoc@gmx.com> | 2020-09-04 20:27:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-04 20:27:16 +0700 |
commit | bd5ce9de6cb06e575a8fc430a09a9940a431c74c (patch) | |
tree | ad46be00263228321580a66a3b7bd6574b6a4200 /desktop/dbgl-legacy/README | |
parent | 8a22e194db744e426aa6beb496379f975a32cd79 (diff) |
desktop/dbgl-legacy: Added (a Java frontend for DOSBox).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dbgl-legacy/README')
-rw-r--r-- | desktop/dbgl-legacy/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/desktop/dbgl-legacy/README b/desktop/dbgl-legacy/README new file mode 100644 index 0000000000..922338aca1 --- /dev/null +++ b/desktop/dbgl-legacy/README @@ -0,0 +1,13 @@ +DBGL serves as a frontend / Graphical User Interface to DOSBox +(configuration). It tries to make creating DOSBox configuration files +a little easier by offering a (relatively) simple interface, some +shortcuts and a little bit of intelligence (DOSBox behavior). +Once your DOS games are configured in DBGL, it's very easy to setup or +start them, or alter their configuration or associated DOSBox version. + +Notes: +1. this works with both 'dosbox' and 'dosbox-dev' packages available at + SBo, at least one of them must be installed. +2. this legacy version is the last one that supports 32-bits + architecture, if you don't need that you may install package 'dbgl' + instead |