distribution/config/emulators/pc.conf
2023-07-27 00:46:13 +00:00

10 lines
360 B
Text

SYSTEM_NAME="pc"
SYSTEM_FULLNAME="MS-DOS"
SYSTEM_MANUFACTURER="Microsoft"
SYSTEM_RELEASE="1981"
SYSTEM_HARDWARE="computer"
SYSTEM_PATH="/storage/roms/pc"
SYSTEM_EXTENSION=".com .bat .exe .dosz"
SYSTEM_COMMAND="/usr/bin/runemu.sh %ROM% -P%SYSTEM% --core=%CORE% --emulator=%EMULATOR% --controllers=\"%CONTROLLERSCONFIG%\""
SYSTEM_PLATFORM="pc"
SYSTEM_THEME="pc"