(Unix) Changed the RetroArch core for the Atari 2600 system to Stella 2014.

This commit is contained in:
Leon Styhre 2021-07-14 19:17:28 +02:00
parent 9bbba93edf
commit ea0d129e6d

View file

@ -114,7 +114,7 @@
<fullname>Atari 2600</fullname>
<path>%ROMPATH%/atari2600</path>
<extension>.a26 .A26 .bin .BIN .7z .7Z .zip .ZIP</extension>
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/stella_libretro.so %ROM%</command>
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/stella2014_libretro.so %ROM%</command>
<platform>atari2600</platform>
<theme>atari2600</theme>
</system>