├── .github ├── ISSUE_TEMPLATE │ └── game-compatibility-report.md └── workflows │ └── lint.yml ├── .gitignore ├── .gitlab-ci.yml ├── .pylint ├── .style.yapf ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE ├── Makefile ├── PACKAGING.md ├── README.md ├── compatibilitytool.template ├── confgen.py ├── contrib ├── README.md └── fedora │ ├── RPMBUILD.md │ └── boxtron.spec ├── cuescanner.py ├── fakescripteval.py ├── fakesierralauncher.py ├── install-gog-game ├── log.py ├── midi.py ├── preconfig.py ├── preconfig ├── 2280 │ ├── midi_off.rpatch │ └── midi_on.rpatch ├── 2290 │ ├── midi_off.rpatch │ └── midi_on.rpatch ├── 2300 │ ├── midi_off.rpatch │ └── midi_on.rpatch ├── 2360 │ ├── midi_off.rpatch │ └── midi_on.rpatch ├── 2370 │ ├── midi_off.rpatch │ └── midi_on.rpatch ├── 2390 │ ├── midi_off.rpatch │ └── midi_on.rpatch ├── 7650 │ ├── midi_off │ │ └── TFD │ │ │ └── SOUND │ │ │ ├── MUSIC.COM │ │ │ ├── SOUND.CFG │ │ │ └── SOUNDRV.COM │ └── midi_on │ │ └── TFD │ │ └── SOUND │ │ ├── MUSIC.COM │ │ ├── SOUND.CFG │ │ └── SOUNDRV.COM ├── 7760 │ ├── midi_off │ │ └── XCOM │ │ │ └── SOUND │ │ │ ├── MUSIC.COM │ │ │ ├── SOUND.CFG │ │ │ └── SOUNDRV.COM │ └── midi_on │ │ └── XCOM │ │ └── SOUND │ │ ├── MUSIC.COM │ │ ├── SOUND.CFG │ │ └── SOUNDRV.COM ├── 9160 │ ├── midi_off.rpatch │ └── midi_on.rpatch ├── 32400 │ ├── midi_off │ │ └── Game │ │ │ ├── IMUSE.INI │ │ │ └── JEDI.CFG │ └── midi_on │ │ └── Game │ │ ├── IMUSE.INI │ │ └── JEDI.CFG ├── 225140 │ ├── midi_off.rpatch │ └── midi_on.rpatch ├── 283270 │ ├── midi_off │ │ └── Installed │ │ │ ├── DEADLY │ │ │ └── SOUND.CFG │ │ │ └── JAGGED │ │ │ └── SOUND.CFG │ └── midi_on │ │ └── Installed │ │ ├── DEADLY │ │ └── SOUND.CFG │ │ └── JAGGED │ │ └── SOUND.CFG ├── 354430 │ ├── midi_off │ │ └── DIR_UP │ │ │ ├── LANDRU.CFG │ │ │ └── SETMUSE.INI │ └── midi_on │ │ └── DIR_UP │ │ ├── LANDRU.CFG │ │ └── SETMUSE.INI ├── 410700 │ ├── midi_off.rpatch │ └── midi_on.rpatch ├── 719310 │ ├── midi_off │ │ └── KingTabl │ │ │ └── RAGNAROK.CFG │ └── midi_on │ │ └── KingTabl │ │ └── RAGNAROK.CFG └── readme.txt ├── requirements.txt ├── run-dosbox ├── scripts ├── codestyle.sh ├── summarize-reports.py └── sync-wiki.sh ├── settings.py ├── tests ├── __init__.py ├── coverage-report.sh ├── files │ ├── alsa │ │ ├── casio │ │ ├── combined │ │ ├── default │ │ ├── fluid │ │ ├── port_14_via_wine │ │ ├── um-one │ │ └── um-one-test-2 │ ├── bat │ │ ├── apogee_throwback_pack │ │ │ ├── DOSBOX │ │ │ │ ├── DOSBox.exe │ │ │ │ └── ROTT.conf │ │ │ └── Rise of the Triad.bat │ │ ├── doom2 │ │ │ ├── doom2 + mouse.bat │ │ │ └── doom2.bat │ │ ├── jagged-alliance │ │ │ └── run.bat │ │ ├── larry7 │ │ │ ├── DOSBOX │ │ │ │ └── DOSBox.exe │ │ │ └── run.bat │ │ ├── star_trek_25th │ │ │ ├── DOSBOX │ │ │ │ └── DOSBox.exe │ │ │ ├── Launch Star Trek 25th Anniversary.cmd │ │ │ ├── dosbox_st25.conf │ │ │ └── dosbox_st25_single.conf │ │ ├── stargunner │ │ │ └── Stargunner.bat │ │ └── worms │ │ │ └── runworms.bat │ ├── case │ │ ├── A │ │ │ ├── b │ │ │ │ ├── C │ │ │ │ └── file │ │ │ └── file │ │ ├── DoSbOx.CoNf │ │ └── a │ │ │ ├── B │ │ │ └── file │ │ │ └── file │ ├── confs │ │ ├── A B │ │ │ └── file │ │ ├── Dir │ │ │ └── file │ │ ├── abc │ │ │ └── DEF │ │ │ │ └── file │ │ ├── c1.conf │ │ ├── c2.conf │ │ ├── dosbox │ │ │ └── .gitignore │ │ ├── empty_autoexec.conf │ │ ├── game │ │ │ └── cd │ │ │ │ ├── cd1.iso │ │ │ │ └── cd2.iso │ │ ├── no_autoexec.conf │ │ ├── sb1.conf │ │ └── sb2.conf │ ├── cue │ │ ├── alone1 │ │ │ ├── DOSBOX │ │ │ │ └── .gitignore │ │ │ ├── GAME.GOG │ │ │ └── GAME.INST │ │ ├── carma │ │ │ ├── CARMA │ │ │ │ ├── GAME.DAT │ │ │ │ ├── GAME.GOG │ │ │ │ └── MUSIC │ │ │ │ │ ├── Track02.ogg │ │ │ │ │ ├── Track03.ogg │ │ │ │ │ ├── Track04.ogg │ │ │ │ │ ├── Track05.ogg │ │ │ │ │ ├── Track06.ogg │ │ │ │ │ ├── Track07.ogg │ │ │ │ │ ├── Track08.ogg │ │ │ │ │ └── Track09.ogg │ │ │ └── DOSBOX │ │ │ │ └── .gitignore │ │ ├── descent2 │ │ │ ├── descent_ii.gog │ │ │ └── descent_ii.inst │ │ ├── empty_file.cue │ │ ├── mk3 │ │ │ ├── DOSBOX │ │ │ │ └── .gitignore │ │ │ └── mk3 │ │ │ │ └── IMAGE │ │ │ │ ├── MK3.GOG │ │ │ │ ├── MK3.cue │ │ │ │ ├── Track02.ogg │ │ │ │ ├── Track03.ogg │ │ │ │ ├── Track04.ogg │ │ │ │ ├── Track05.ogg │ │ │ │ ├── Track06.ogg │ │ │ │ ├── Track07.ogg │ │ │ │ ├── Track08.ogg │ │ │ │ ├── Track09.ogg │ │ │ │ ├── Track10.ogg │ │ │ │ ├── Track11.ogg │ │ │ │ ├── Track12.ogg │ │ │ │ ├── Track13.ogg │ │ │ │ ├── Track14.ogg │ │ │ │ ├── Track15.ogg │ │ │ │ ├── Track16.ogg │ │ │ │ ├── Track17.ogg │ │ │ │ ├── Track18.ogg │ │ │ │ ├── Track19.ogg │ │ │ │ ├── Track20.ogg │ │ │ │ ├── Track21.ogg │ │ │ │ ├── Track22.ogg │ │ │ │ ├── Track23.ogg │ │ │ │ ├── Track24.ogg │ │ │ │ ├── Track25.ogg │ │ │ │ ├── Track26.ogg │ │ │ │ ├── Track27.ogg │ │ │ │ ├── Track28.ogg │ │ │ │ ├── Track29.ogg │ │ │ │ ├── Track30.ogg │ │ │ │ ├── Track31.ogg │ │ │ │ ├── Track32.ogg │ │ │ │ ├── Track33.ogg │ │ │ │ ├── Track34.ogg │ │ │ │ ├── Track35.ogg │ │ │ │ ├── Track36.ogg │ │ │ │ ├── Track37.ogg │ │ │ │ ├── Track38.ogg │ │ │ │ ├── Track39.ogg │ │ │ │ ├── Track40.ogg │ │ │ │ ├── Track41.ogg │ │ │ │ ├── Track42.ogg │ │ │ │ ├── Track43.ogg │ │ │ │ ├── Track44.ogg │ │ │ │ ├── Track45.ogg │ │ │ │ ├── Track46.ogg │ │ │ │ └── Track47.ogg │ │ ├── some_text_file │ │ ├── tr1 │ │ │ ├── 02.mp3 │ │ │ ├── 03.mp3 │ │ │ ├── 04.mp3 │ │ │ ├── 05.mp3 │ │ │ ├── 06.mp3 │ │ │ ├── 07.mp3 │ │ │ ├── 08.mp3 │ │ │ ├── 09.mp3 │ │ │ ├── 10.mp3 │ │ │ ├── GAME.DAT │ │ │ └── GAME.GOG │ │ └── worms │ │ │ ├── 02.ogg │ │ │ ├── 03.ogg │ │ │ ├── 04.ogg │ │ │ ├── 05.ogg │ │ │ ├── 06.ogg │ │ │ ├── 07.ogg │ │ │ ├── 08.ogg │ │ │ ├── 09.ogg │ │ │ ├── 10.ogg │ │ │ ├── 11.ogg │ │ │ ├── 12.ogg │ │ │ ├── 13.ogg │ │ │ ├── 14.ogg │ │ │ ├── 15.ogg │ │ │ ├── 16.ogg │ │ │ ├── 17.ogg │ │ │ ├── 18.ogg │ │ │ ├── worms.bin │ │ │ └── worms.cue │ ├── default │ │ ├── c.conf │ │ └── dosbox.conf │ ├── gog │ │ └── warcraft_orcs_and_humans │ │ │ ├── DOSBOX │ │ │ └── .gitignore │ │ │ ├── dosbox_warcraft.conf │ │ │ └── dosbox_warcraft_single.conf │ ├── no_conf │ │ ├── file.bat │ │ └── file.exe │ ├── resource │ │ ├── broken │ │ │ └── preconfig.tar │ │ ├── subdir │ │ │ └── .gitignore │ │ └── test.tar │ ├── sierra │ │ ├── gabriel_knight │ │ │ ├── GK1 │ │ │ │ └── DOSBOX │ │ │ │ │ ├── DOSBox.exe │ │ │ │ │ ├── dosboxGK.conf │ │ │ │ │ └── dosboxGK_single.conf │ │ │ └── SierraLauncher.ini │ │ └── kings_quest_collection │ │ │ └── SierraLauncher.ini │ ├── somewhat_long_path │ │ └── With Much Much Longer Path Inside AbcDefGhiJklMnoPqrStuVwxYz_0123456789.tXt │ ├── steam │ │ └── arctic_adventure │ │ │ ├── ARTIC.conf │ │ │ └── Dosbox │ │ │ └── .gitignore │ └── xdg_config_home │ │ └── boxtron.conf ├── test_confgen.py ├── test_cuescanner.py ├── test_fsl.py ├── test_midi.py ├── test_preconfig.py ├── test_settings.py ├── test_toolbox.py ├── test_tweaks.py ├── test_winpathlib.py └── test_xlib.py ├── toolbox.py ├── toolmanifest.vdf ├── tweaks.py ├── version.py ├── winpathlib.py ├── xdg.py └── xlib.py /.github/ISSUE_TEMPLATE/game-compatibility-report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/.github/ISSUE_TEMPLATE/game-compatibility-report.md -------------------------------------------------------------------------------- /.github/workflows/lint.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/.github/workflows/lint.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitlab-ci.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/.gitlab-ci.yml -------------------------------------------------------------------------------- /.pylint: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/.pylint -------------------------------------------------------------------------------- /.style.yapf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/.style.yapf -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/Makefile -------------------------------------------------------------------------------- /PACKAGING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/PACKAGING.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/README.md -------------------------------------------------------------------------------- /compatibilitytool.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/compatibilitytool.template -------------------------------------------------------------------------------- /confgen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/confgen.py -------------------------------------------------------------------------------- /contrib/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/contrib/README.md -------------------------------------------------------------------------------- /contrib/fedora/RPMBUILD.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/contrib/fedora/RPMBUILD.md -------------------------------------------------------------------------------- /contrib/fedora/boxtron.spec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/contrib/fedora/boxtron.spec -------------------------------------------------------------------------------- /cuescanner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/cuescanner.py -------------------------------------------------------------------------------- /fakescripteval.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/fakescripteval.py -------------------------------------------------------------------------------- /fakesierralauncher.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/fakesierralauncher.py -------------------------------------------------------------------------------- /install-gog-game: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/install-gog-game -------------------------------------------------------------------------------- /log.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/log.py -------------------------------------------------------------------------------- /midi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/midi.py -------------------------------------------------------------------------------- /preconfig.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig.py -------------------------------------------------------------------------------- /preconfig/225140/midi_off.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/225140/midi_off.rpatch -------------------------------------------------------------------------------- /preconfig/225140/midi_on.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/225140/midi_on.rpatch -------------------------------------------------------------------------------- /preconfig/2280/midi_off.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2280/midi_off.rpatch -------------------------------------------------------------------------------- /preconfig/2280/midi_on.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2280/midi_on.rpatch -------------------------------------------------------------------------------- /preconfig/2290/midi_off.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2290/midi_off.rpatch -------------------------------------------------------------------------------- /preconfig/2290/midi_on.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2290/midi_on.rpatch -------------------------------------------------------------------------------- /preconfig/2300/midi_off.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2300/midi_off.rpatch -------------------------------------------------------------------------------- /preconfig/2300/midi_on.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2300/midi_on.rpatch -------------------------------------------------------------------------------- /preconfig/2360/midi_off.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2360/midi_off.rpatch -------------------------------------------------------------------------------- /preconfig/2360/midi_on.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2360/midi_on.rpatch -------------------------------------------------------------------------------- /preconfig/2370/midi_off.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2370/midi_off.rpatch -------------------------------------------------------------------------------- /preconfig/2370/midi_on.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2370/midi_on.rpatch -------------------------------------------------------------------------------- /preconfig/2390/midi_off.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2390/midi_off.rpatch -------------------------------------------------------------------------------- /preconfig/2390/midi_on.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/2390/midi_on.rpatch -------------------------------------------------------------------------------- /preconfig/283270/midi_off/Installed/DEADLY/SOUND.CFG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/283270/midi_off/Installed/DEADLY/SOUND.CFG -------------------------------------------------------------------------------- /preconfig/283270/midi_off/Installed/JAGGED/SOUND.CFG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/283270/midi_off/Installed/JAGGED/SOUND.CFG -------------------------------------------------------------------------------- /preconfig/283270/midi_on/Installed/DEADLY/SOUND.CFG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/283270/midi_on/Installed/DEADLY/SOUND.CFG -------------------------------------------------------------------------------- /preconfig/283270/midi_on/Installed/JAGGED/SOUND.CFG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/283270/midi_on/Installed/JAGGED/SOUND.CFG -------------------------------------------------------------------------------- /preconfig/32400/midi_off/Game/IMUSE.INI: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/32400/midi_off/Game/IMUSE.INI -------------------------------------------------------------------------------- /preconfig/32400/midi_off/Game/JEDI.CFG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/32400/midi_off/Game/JEDI.CFG -------------------------------------------------------------------------------- /preconfig/32400/midi_on/Game/IMUSE.INI: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/32400/midi_on/Game/IMUSE.INI -------------------------------------------------------------------------------- /preconfig/32400/midi_on/Game/JEDI.CFG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/32400/midi_on/Game/JEDI.CFG -------------------------------------------------------------------------------- /preconfig/354430/midi_off/DIR_UP/LANDRU.CFG: -------------------------------------------------------------------------------- 1 | adlib_w 2 | FAST 3 | ems 4 | diff 5 | -------------------------------------------------------------------------------- /preconfig/354430/midi_off/DIR_UP/SETMUSE.INI: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/354430/midi_off/DIR_UP/SETMUSE.INI -------------------------------------------------------------------------------- /preconfig/354430/midi_on/DIR_UP/LANDRU.CFG: -------------------------------------------------------------------------------- 1 | gmidi_w 2 | FAST 3 | ems 4 | diff 5 | -------------------------------------------------------------------------------- /preconfig/354430/midi_on/DIR_UP/SETMUSE.INI: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/354430/midi_on/DIR_UP/SETMUSE.INI -------------------------------------------------------------------------------- /preconfig/410700/midi_off.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/410700/midi_off.rpatch -------------------------------------------------------------------------------- /preconfig/410700/midi_on.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/410700/midi_on.rpatch -------------------------------------------------------------------------------- /preconfig/719310/midi_off/KingTabl/RAGNAROK.CFG: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /preconfig/719310/midi_on/KingTabl/RAGNAROK.CFG: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /preconfig/7650/midi_off/TFD/SOUND/MUSIC.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7650/midi_off/TFD/SOUND/MUSIC.COM -------------------------------------------------------------------------------- /preconfig/7650/midi_off/TFD/SOUND/SOUND.CFG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7650/midi_off/TFD/SOUND/SOUND.CFG -------------------------------------------------------------------------------- /preconfig/7650/midi_off/TFD/SOUND/SOUNDRV.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7650/midi_off/TFD/SOUND/SOUNDRV.COM -------------------------------------------------------------------------------- /preconfig/7650/midi_on/TFD/SOUND/MUSIC.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7650/midi_on/TFD/SOUND/MUSIC.COM -------------------------------------------------------------------------------- /preconfig/7650/midi_on/TFD/SOUND/SOUND.CFG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7650/midi_on/TFD/SOUND/SOUND.CFG -------------------------------------------------------------------------------- /preconfig/7650/midi_on/TFD/SOUND/SOUNDRV.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7650/midi_on/TFD/SOUND/SOUNDRV.COM -------------------------------------------------------------------------------- /preconfig/7760/midi_off/XCOM/SOUND/MUSIC.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7760/midi_off/XCOM/SOUND/MUSIC.COM -------------------------------------------------------------------------------- /preconfig/7760/midi_off/XCOM/SOUND/SOUND.CFG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7760/midi_off/XCOM/SOUND/SOUND.CFG -------------------------------------------------------------------------------- /preconfig/7760/midi_off/XCOM/SOUND/SOUNDRV.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7760/midi_off/XCOM/SOUND/SOUNDRV.COM -------------------------------------------------------------------------------- /preconfig/7760/midi_on/XCOM/SOUND/MUSIC.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7760/midi_on/XCOM/SOUND/MUSIC.COM -------------------------------------------------------------------------------- /preconfig/7760/midi_on/XCOM/SOUND/SOUND.CFG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7760/midi_on/XCOM/SOUND/SOUND.CFG -------------------------------------------------------------------------------- /preconfig/7760/midi_on/XCOM/SOUND/SOUNDRV.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/7760/midi_on/XCOM/SOUND/SOUNDRV.COM -------------------------------------------------------------------------------- /preconfig/9160/midi_off.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/9160/midi_off.rpatch -------------------------------------------------------------------------------- /preconfig/9160/midi_on.rpatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/9160/midi_on.rpatch -------------------------------------------------------------------------------- /preconfig/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/preconfig/readme.txt -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/requirements.txt -------------------------------------------------------------------------------- /run-dosbox: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/run-dosbox -------------------------------------------------------------------------------- /scripts/codestyle.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/scripts/codestyle.sh -------------------------------------------------------------------------------- /scripts/summarize-reports.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/scripts/summarize-reports.py -------------------------------------------------------------------------------- /scripts/sync-wiki.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/scripts/sync-wiki.sh -------------------------------------------------------------------------------- /settings.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/settings.py -------------------------------------------------------------------------------- /tests/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/coverage-report.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/coverage-report.sh -------------------------------------------------------------------------------- /tests/files/alsa/casio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/alsa/casio -------------------------------------------------------------------------------- /tests/files/alsa/combined: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/alsa/combined -------------------------------------------------------------------------------- /tests/files/alsa/default: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/alsa/default -------------------------------------------------------------------------------- /tests/files/alsa/fluid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/alsa/fluid -------------------------------------------------------------------------------- /tests/files/alsa/port_14_via_wine: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/alsa/port_14_via_wine -------------------------------------------------------------------------------- /tests/files/alsa/um-one: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/alsa/um-one -------------------------------------------------------------------------------- /tests/files/alsa/um-one-test-2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/alsa/um-one-test-2 -------------------------------------------------------------------------------- /tests/files/bat/apogee_throwback_pack/DOSBOX/DOSBox.exe: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/bat/apogee_throwback_pack/DOSBOX/ROTT.conf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/bat/apogee_throwback_pack/Rise of the Triad.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/bat/apogee_throwback_pack/Rise of the Triad.bat -------------------------------------------------------------------------------- /tests/files/bat/doom2/doom2 + mouse.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/bat/doom2/doom2 + mouse.bat -------------------------------------------------------------------------------- /tests/files/bat/doom2/doom2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/bat/doom2/doom2.bat -------------------------------------------------------------------------------- /tests/files/bat/jagged-alliance/run.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/bat/jagged-alliance/run.bat -------------------------------------------------------------------------------- /tests/files/bat/larry7/DOSBOX/DOSBox.exe: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/bat/larry7/run.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/bat/larry7/run.bat -------------------------------------------------------------------------------- /tests/files/bat/star_trek_25th/DOSBOX/DOSBox.exe: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/bat/star_trek_25th/Launch Star Trek 25th Anniversary.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/bat/star_trek_25th/Launch Star Trek 25th Anniversary.cmd -------------------------------------------------------------------------------- /tests/files/bat/star_trek_25th/dosbox_st25.conf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/bat/star_trek_25th/dosbox_st25_single.conf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/bat/stargunner/Stargunner.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/bat/stargunner/Stargunner.bat -------------------------------------------------------------------------------- /tests/files/bat/worms/runworms.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/bat/worms/runworms.bat -------------------------------------------------------------------------------- /tests/files/case/A/b/C: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/case/A/b/file: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/case/A/file: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/case/DoSbOx.CoNf: -------------------------------------------------------------------------------- 1 | [autoexec] 2 | echo dOsBoX 3 | -------------------------------------------------------------------------------- /tests/files/case/a/B/file: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/case/a/file: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/confs/A B/file: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/confs/Dir/file: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/confs/abc/DEF/file: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/confs/c1.conf: -------------------------------------------------------------------------------- 1 | [autoexec] 2 | echo c1 3 | -------------------------------------------------------------------------------- /tests/files/confs/c2.conf: -------------------------------------------------------------------------------- 1 | [autoexec] 2 | echo c2 3 | -------------------------------------------------------------------------------- /tests/files/confs/dosbox/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/confs/empty_autoexec.conf: -------------------------------------------------------------------------------- 1 | [autoexec] 2 | -------------------------------------------------------------------------------- /tests/files/confs/game/cd/cd1.iso: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/confs/game/cd/cd2.iso: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/confs/no_autoexec.conf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/confs/sb1.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/confs/sb1.conf -------------------------------------------------------------------------------- /tests/files/confs/sb2.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/confs/sb2.conf -------------------------------------------------------------------------------- /tests/files/cue/alone1/DOSBOX/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/alone1/GAME.GOG: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/alone1/GAME.INST: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/cue/alone1/GAME.INST -------------------------------------------------------------------------------- /tests/files/cue/carma/CARMA/GAME.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/cue/carma/CARMA/GAME.DAT -------------------------------------------------------------------------------- /tests/files/cue/carma/CARMA/GAME.GOG: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/carma/CARMA/MUSIC/Track02.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/carma/CARMA/MUSIC/Track03.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/carma/CARMA/MUSIC/Track04.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/carma/CARMA/MUSIC/Track05.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/carma/CARMA/MUSIC/Track06.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/carma/CARMA/MUSIC/Track07.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/carma/CARMA/MUSIC/Track08.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/carma/CARMA/MUSIC/Track09.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/carma/DOSBOX/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/descent2/descent_ii.gog: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/descent2/descent_ii.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/cue/descent2/descent_ii.inst -------------------------------------------------------------------------------- /tests/files/cue/empty_file.cue: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/DOSBOX/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/MK3.GOG: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/MK3.cue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/cue/mk3/mk3/IMAGE/MK3.cue -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track02.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track03.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track04.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track05.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track06.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track07.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track08.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track09.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track10.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track11.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track12.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track13.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track14.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track15.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track16.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track17.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track18.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track19.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track20.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track21.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track22.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track23.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track24.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track25.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track26.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track27.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track28.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track29.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track30.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track31.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track32.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track33.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track34.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track35.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track36.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track37.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track38.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track39.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track40.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track41.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track42.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track43.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track44.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track45.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track46.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/mk3/mk3/IMAGE/Track47.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/some_text_file: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/cue/some_text_file -------------------------------------------------------------------------------- /tests/files/cue/tr1/02.mp3: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/tr1/03.mp3: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/tr1/04.mp3: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/tr1/05.mp3: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/tr1/06.mp3: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/tr1/07.mp3: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/tr1/08.mp3: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/tr1/09.mp3: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/tr1/10.mp3: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/tr1/GAME.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/cue/tr1/GAME.DAT -------------------------------------------------------------------------------- /tests/files/cue/tr1/GAME.GOG: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/02.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/03.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/04.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/05.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/06.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/07.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/08.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/09.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/10.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/11.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/12.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/13.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/14.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/15.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/16.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/17.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/18.ogg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/worms.bin: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/cue/worms/worms.cue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/cue/worms/worms.cue -------------------------------------------------------------------------------- /tests/files/default/c.conf: -------------------------------------------------------------------------------- 1 | [autoexec] 2 | cmd 3 | -------------------------------------------------------------------------------- /tests/files/default/dosbox.conf: -------------------------------------------------------------------------------- 1 | [autoexec] 2 | echo dosbox 3 | -------------------------------------------------------------------------------- /tests/files/gog/warcraft_orcs_and_humans/DOSBOX/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/gog/warcraft_orcs_and_humans/dosbox_warcraft.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/gog/warcraft_orcs_and_humans/dosbox_warcraft.conf -------------------------------------------------------------------------------- /tests/files/gog/warcraft_orcs_and_humans/dosbox_warcraft_single.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/gog/warcraft_orcs_and_humans/dosbox_warcraft_single.conf -------------------------------------------------------------------------------- /tests/files/no_conf/file.bat: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/no_conf/file.exe: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/resource/broken/preconfig.tar: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/resource/subdir/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/resource/test.tar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/resource/test.tar -------------------------------------------------------------------------------- /tests/files/sierra/gabriel_knight/GK1/DOSBOX/DOSBox.exe: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/sierra/gabriel_knight/GK1/DOSBOX/dosboxGK.conf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/sierra/gabriel_knight/GK1/DOSBOX/dosboxGK_single.conf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/sierra/gabriel_knight/SierraLauncher.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/sierra/gabriel_knight/SierraLauncher.ini -------------------------------------------------------------------------------- /tests/files/sierra/kings_quest_collection/SierraLauncher.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/sierra/kings_quest_collection/SierraLauncher.ini -------------------------------------------------------------------------------- /tests/files/somewhat_long_path/With Much Much Longer Path Inside AbcDefGhiJklMnoPqrStuVwxYz_0123456789.tXt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/steam/arctic_adventure/ARTIC.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/steam/arctic_adventure/ARTIC.conf -------------------------------------------------------------------------------- /tests/files/steam/arctic_adventure/Dosbox/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/files/xdg_config_home/boxtron.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/files/xdg_config_home/boxtron.conf -------------------------------------------------------------------------------- /tests/test_confgen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/test_confgen.py -------------------------------------------------------------------------------- /tests/test_cuescanner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/test_cuescanner.py -------------------------------------------------------------------------------- /tests/test_fsl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/test_fsl.py -------------------------------------------------------------------------------- /tests/test_midi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/test_midi.py -------------------------------------------------------------------------------- /tests/test_preconfig.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/test_preconfig.py -------------------------------------------------------------------------------- /tests/test_settings.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/test_settings.py -------------------------------------------------------------------------------- /tests/test_toolbox.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/test_toolbox.py -------------------------------------------------------------------------------- /tests/test_tweaks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/test_tweaks.py -------------------------------------------------------------------------------- /tests/test_winpathlib.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/test_winpathlib.py -------------------------------------------------------------------------------- /tests/test_xlib.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tests/test_xlib.py -------------------------------------------------------------------------------- /toolbox.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/toolbox.py -------------------------------------------------------------------------------- /toolmanifest.vdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/toolmanifest.vdf -------------------------------------------------------------------------------- /tweaks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/tweaks.py -------------------------------------------------------------------------------- /version.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/version.py -------------------------------------------------------------------------------- /winpathlib.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/winpathlib.py -------------------------------------------------------------------------------- /xdg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/xdg.py -------------------------------------------------------------------------------- /xlib.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dreamer/boxtron/HEAD/xlib.py --------------------------------------------------------------------------------