distribution/config/emulators/ngpc.conf
Marc Roy 146b03732b Update Vircon32 and core-info and add missing extensions for NGP et WS
- add missing extensions for NGP et WS : both grayscale and color games could be played on both systems
- Update Vircon32 and core-info : Bios Embeded on the core, speed fixes (all games are full speed on RGB30)
2024-03-04 19:22:39 +01:00

11 lines
397 B
Text

SYSTEM_NAME="ngpc"
SYSTEM_FULLNAME="Neo Geo Pocket Color"
SYSTEM_MANUFACTURER="SNK"
SYSTEM_RELEASE="1999"
SYSTEM_HARDWARE="portable"
SYSTEM_PATH="/storage/roms/ngpc"
SYSTEM_EXTENSION=".ngp .ngc .zip .7z"
SYSTEM_COMMAND="/usr/bin/runemu.sh %ROM% -P%SYSTEM% --core=%CORE% --emulator=%EMULATOR% --controllers=\"%CONTROLLERSCONFIG%\""
SYSTEM_PLATFORM="ngpc"
SYSTEM_THEME="ngpc"
SYSTEM_WIKI_PATH="ngp"