From 3fc05f2504469344686db6764de25ec65265af82 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Fri, 7 Jun 2024 23:26:27 +0200 Subject: [PATCH] Added MAME standalone as an alternative emulator for the oric system on Linux, macOS and Windows --- resources/systems/linux/es_systems.xml | 1 + resources/systems/macos/es_systems.xml | 1 + resources/systems/unix/es_systems.xml | 1 + resources/systems/windows/es_systems.xml | 1 + 4 files changed, 4 insertions(+) diff --git a/resources/systems/linux/es_systems.xml b/resources/systems/linux/es_systems.xml index e05876266..a436e8a7b 100644 --- a/resources/systems/linux/es_systems.xml +++ b/resources/systems/linux/es_systems.xml @@ -1413,6 +1413,7 @@ %ROMPATH%/oric .dsk .DSK .ort .ORT .tap .TAP .wav .WAV %STARTDIR%=%EMUDIR% %EMULATOR_ORICUTRON% %ROM% + %STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/oric oric1 -autoboot_delay "4" -autoboot_command "cload\"\"\n" -cass %ROM% oric oric diff --git a/resources/systems/macos/es_systems.xml b/resources/systems/macos/es_systems.xml index 5a509cfae..f42c04470 100644 --- a/resources/systems/macos/es_systems.xml +++ b/resources/systems/macos/es_systems.xml @@ -1345,6 +1345,7 @@ %ROMPATH%/oric .dsk .DSK .ort .ORT .tap .TAP .wav .WAV %STARTDIR%=%EMUDIR% %EMULATOR_ORICUTRON% %ROM% + %STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/oric oric1 -autoboot_delay "4" -autoboot_command "cload\"\"\n" -cass %ROM% oric oric diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml index c66351c6d..e4b9e8926 100644 --- a/resources/systems/unix/es_systems.xml +++ b/resources/systems/unix/es_systems.xml @@ -1388,6 +1388,7 @@ %ROMPATH%/oric .dsk .DSK .ort .ORT .tap .TAP .wav .WAV %STARTDIR%=%EMUDIR% %EMULATOR_ORICUTRON% %ROM% + %STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/oric oric1 -autoboot_delay "4" -autoboot_command "cload\"\"\n" -cass %ROM% oric oric diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml index 524f61cb6..56a5c52d2 100644 --- a/resources/systems/windows/es_systems.xml +++ b/resources/systems/windows/es_systems.xml @@ -1402,6 +1402,7 @@ %ROMPATH%\oric .dsk .DSK .ort .ORT .tap .TAP .wav .WAV %STARTDIR%=%EMUDIR% %EMULATOR_ORICUTRON% %ROM% + %HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\oric oric1 -autoboot_delay "4" -autoboot_command "cload\"\"\n" -cass %ROM% oric oric