distribution/config/emulators/neocd.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
369 B
Text

SYSTEM_NAME="neocd"
SYSTEM_FULLNAME="Neo Geo CD"
SYSTEM_MANUFACTURER="SNK"
SYSTEM_RELEASE="1994"
SYSTEM_HARDWARE="console"
SYSTEM_PATH="/storage/roms/neocd"
SYSTEM_EXTENSION=".cue .iso .chd"
SYSTEM_COMMAND="/usr/bin/runemu.sh %ROM% -P%SYSTEM% --core=%CORE% --emulator=%EMULATOR% --controllers=\"%CONTROLLERSCONFIG%\""
SYSTEM_PLATFORM="neogeocd"
SYSTEM_THEME="neogeocd"