mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-18 07:05:39 +00:00
(Unix) Changed the RetroArch core for the Atari 2600 system to Stella 2014.
This commit is contained in:
parent
9bbba93edf
commit
ea0d129e6d
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue