distribution/config/emulators/vectrex.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
391 B
Text

SYSTEM_NAME="vectrex"
SYSTEM_FULLNAME="Vectrex"
SYSTEM_MANUFACTURER="Smith Engineering"
SYSTEM_RELEASE="1982"
SYSTEM_HARDWARE="console"
SYSTEM_PATH="/storage/roms/vectrex"
SYSTEM_EXTENSION=".bin .gam .vec .zip .7z"
SYSTEM_COMMAND="/usr/bin/runemu.sh %ROM% -P%SYSTEM% --core=%CORE% --emulator=%EMULATOR% --controllers=\"%CONTROLLERSCONFIG%\""
SYSTEM_PLATFORM="vectrex"
SYSTEM_THEME="vectrex"