mirror of
				https://github.com/RetroDECK/ES-DE.git
				synced 2025-04-10 19:15:13 +00:00 
			
		
		
		
	Added MAME standalone as an alternative emulator for the fmtowns system on Unix and Windows
Also added the .7z and .zip file extensions
This commit is contained in:
		
							parent
							
								
									03205c2e0f
								
							
						
					
					
						commit
						0de53fc573
					
				|  | @ -675,8 +675,9 @@ | |||
|         <name>fmtowns</name> | ||||
|         <fullname>Fujitsu FM Towns</fullname> | ||||
|         <path>%ROMPATH%/fmtowns</path> | ||||
|         <extension>.cue .CUE .iso .ISO</extension> | ||||
|         <extension>.cue .CUE .iso .ISO .7z .7Z .zip .ZIP</extension> | ||||
|         <command label="Tsugaru (Standalone)">%EMULATOR_TSUGARU% %EMUDIR%/roms -HOSTSHORTCUT ESC 0 0 FORCEQUIT -FULLSCREEN -CD %ROM% %INJECT%=%BASENAME%.cfg</command> | ||||
|         <command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/fmtowns fmtowns %BASENAME%</command> | ||||
|         <platform>fmtowns</platform> | ||||
|         <theme>fmtowns</theme> | ||||
|     </system> | ||||
|  |  | |||
|  | @ -669,8 +669,9 @@ | |||
|         <name>fmtowns</name> | ||||
|         <fullname>Fujitsu FM Towns</fullname> | ||||
|         <path>%ROMPATH%\fmtowns</path> | ||||
|         <extension>.cue .CUE .iso .ISO</extension> | ||||
|         <extension>.cue .CUE .iso .ISO .7z .7Z .zip .ZIP</extension> | ||||
|         <command label="Tsugaru (Standalone)">%EMULATOR_TSUGARU% %EMUDIR%\roms -HOSTSHORTCUT ESC 0 0 FORCEQUIT -FULLSCREEN -CD %ROM% %INJECT%=%BASENAME%.cfg</command> | ||||
|         <command label="MAME (Standalone)">%HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\fmtowns fmtowns %BASENAME%</command> | ||||
|         <platform>fmtowns</platform> | ||||
|         <theme>fmtowns</theme> | ||||
|     </system> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Leon Styhre
						Leon Styhre