From 0de53fc5736608e324be906e9a312e2efda41120 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Mon, 16 Oct 2023 19:15:09 +0200 Subject: [PATCH] Added MAME standalone as an alternative emulator for the fmtowns system on Unix and Windows Also added the .7z and .zip file extensions --- resources/systems/unix/es_systems.xml | 3 ++- resources/systems/windows/es_systems.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml index a315a032f..76d091897 100644 --- a/resources/systems/unix/es_systems.xml +++ b/resources/systems/unix/es_systems.xml @@ -675,8 +675,9 @@ fmtowns Fujitsu FM Towns %ROMPATH%/fmtowns - .cue .CUE .iso .ISO + .cue .CUE .iso .ISO .7z .7Z .zip .ZIP %EMULATOR_TSUGARU% %EMUDIR%/roms -HOSTSHORTCUT ESC 0 0 FORCEQUIT -FULLSCREEN -CD %ROM% %INJECT%=%BASENAME%.cfg + %STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/fmtowns fmtowns %BASENAME% fmtowns fmtowns diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml index ba131c8f3..f0028d92d 100644 --- a/resources/systems/windows/es_systems.xml +++ b/resources/systems/windows/es_systems.xml @@ -669,8 +669,9 @@ fmtowns Fujitsu FM Towns %ROMPATH%\fmtowns - .cue .CUE .iso .ISO + .cue .CUE .iso .ISO .7z .7Z .zip .ZIP %EMULATOR_TSUGARU% %EMUDIR%\roms -HOSTSHORTCUT ESC 0 0 FORCEQUIT -FULLSCREEN -CD %ROM% %INJECT%=%BASENAME%.cfg + %HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\fmtowns fmtowns %BASENAME% fmtowns fmtowns