distribution/config/emulators/ports.conf
anthonycaccese 52831625b5 Update sorting for system provided tools
Enables grouping of system provided tools when sorting by manufacturer, hardware and release year.
2023-10-18 10:13:50 -04:00

10 lines
357 B
Text

SYSTEM_NAME="ports"
SYSTEM_FULLNAME="Ports"
SYSTEM_MANUFACTURER=" System"
SYSTEM_RELEASE="System"
SYSTEM_HARDWARE="System"
SYSTEM_PATH="/storage/roms/ports"
SYSTEM_EXTENSION=".sh"
SYSTEM_COMMAND="/usr/bin/runemu.sh %ROM% -P%SYSTEM% --core=%CORE% --emulator=%EMULATOR% --controllers=\"%CONTROLLERSCONFIG%\""
SYSTEM_PLATFORM="pc"
SYSTEM_THEME="ports"