From 0b18b125d6ec85ea09da36675857c24343a8d8e7 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sat, 9 Mar 2024 15:33:46 +0100 Subject: [PATCH] (Windows) Fixed an issue where the MAME (Standalone) emulator entry for the atari7800 system had the wrong machine type defined --- resources/systems/windows/es_systems.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml index 0d969b7e9..c7e076d8e 100644 --- a/resources/systems/windows/es_systems.xml +++ b/resources/systems/windows/es_systems.xml @@ -216,7 +216,7 @@ .a78 .A78 .bin .BIN .7z .7Z .zip .ZIP %EMULATOR_RETROARCH% -L %CORE_RETROARCH%\prosystem_libretro.dll %ROM% %EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame_libretro.dll "a7800 -rompath \"%GAMEDIRRAW%;%ROMPATH%\atari7800\" -cart \"%ROMRAW%\"" - %HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\atari7800 atari7800 -cart %ROM% + %HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\atari7800 a7800 -cart %ROM% atari7800 atari7800