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