distribution/config/emulators/openbor.conf
anthonycaccese 2c4b797aa9 Systems Update
Updated release years for neocd, openbor
Updated manufacture for vectrex
Removed SC-3000 (we weren't generating a folder for it anyway and its games can be played under SG-1000 so thinking its easier to consolidate in this case)
2023-10-19 20:44:59 -04:00

10 lines
366 B
Text

SYSTEM_NAME="openbor"
SYSTEM_FULLNAME="OpenBOR"
SYSTEM_MANUFACTURER="Various"
SYSTEM_RELEASE="2003"
SYSTEM_HARDWARE="game engine"
SYSTEM_PATH="/storage/roms/openbor"
SYSTEM_EXTENSION=".pak"
SYSTEM_COMMAND="/usr/bin/runemu.sh %ROM% -P%SYSTEM% --core=%CORE% --emulator=%EMULATOR% --controllers=\"%CONTROLLERSCONFIG%\""
SYSTEM_PLATFORM="openbor"
SYSTEM_THEME="openbor"