mirror of
				https://github.com/RetroDECK/ES-DE.git
				synced 2025-04-10 19:15:13 +00:00 
			
		
		
		
	Added Atari800 standalone as an alternative emulator for the a5200 system.
This commit is contained in:
		
							parent
							
								
									1e5fb4f8da
								
							
						
					
					
						commit
						ea7f8c3524
					
				|  | @ -152,6 +152,7 @@ | |||
|         <extension>.xfd .XFD .atr .ATR .atx .ATX .cdm .CDM .cas .CAS .bin .BIN .a52 .A52 .xex .XEX .7z .7Z .zip .ZIP</extension> | ||||
|         <command label="a5200">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/a5200_libretro.dylib %ROM%</command> | ||||
|         <command label="Atari800">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/atari800_libretro.dylib %ROM%</command> | ||||
|         <command label="Atari800 (Standalone)">%EMULATOR_ATARI800% %ROM%</command> | ||||
|         <platform>atari5200</platform> | ||||
|         <theme>atari5200</theme> | ||||
|     </system> | ||||
|  |  | |||
|  | @ -154,6 +154,7 @@ | |||
|         <extension>.xfd .XFD .atr .ATR .atx .ATX .cdm .CDM .cas .CAS .bin .BIN .a52 .A52 .xex .XEX .7z .7Z .zip .ZIP</extension> | ||||
|         <command label="a5200">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/a5200_libretro.so %ROM%</command> | ||||
|         <command label="Atari800">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/atari800_libretro.so %ROM%</command> | ||||
|         <command label="Atari800 (Standalone)">%EMULATOR_ATARI800% %ROM%</command> | ||||
|         <platform>atari5200</platform> | ||||
|         <theme>atari5200</theme> | ||||
|     </system> | ||||
|  |  | |||
|  | @ -156,6 +156,7 @@ | |||
|         <extension>.xfd .XFD .atr .ATR .atx .ATX .cdm .CDM .cas .CAS .bin .BIN .a52 .A52 .xex .XEX .7z .7Z .zip .ZIP</extension> | ||||
|         <command label="a5200">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\a5200_libretro.dll %ROM%</command> | ||||
|         <command label="Atari800">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\atari800_libretro.dll %ROM%</command> | ||||
|         <command label="Atari800 (Standalone)">%STARTDIR%=%EMUDIR% %EMULATOR_ATARI800% %ROM%</command> | ||||
|         <platform>atari5200</platform> | ||||
|         <theme>atari5200</theme> | ||||
|     </system> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Leon Styhre
						Leon Styhre