Updated configuration for the Gearboy emulator for the gb and gbc systems.

This commit is contained in:
Leon Styhre 2022-12-16 18:29:13 +01:00
parent db7aed1075
commit 15e7eb87d2
6 changed files with 14 additions and 23 deletions

View file

@ -45,6 +45,7 @@ Emulators\EasyRPG\Player.exe
Emulators\fbneo\fbneo64.exe
Emulators\fbneo\fbneo.exe
Emulators\flycast\flycast.exe
Emulators\Gearboy\Gearboy.exe
Emulators\Hypseus Singe\hypseus.exe
Emulators\KEmulator\KEmulator.exe
Emulators\m2emulator\EMULATOR.EXE

View file

@ -117,14 +117,6 @@
<entry>/usr/local/bin/fs-uae</entry>
</rule>
</emulator>
<emulator name="GEARBOY">
<!-- Nintendo Game Boy / Color emulator Gearboy -->
<rule type="staticpath">
<entry>/Applications/gearboy</entry>
<entry>/opt/homebrew/bin/gearboy</entry>
<entry>/usr/local/bin/gearboy</entry>
</rule>
</emulator>
<emulator name="HYPSEUS-SINGE">
<!-- Hypseus Singe, fork of arcade LaserDisc emulator Daphne -->
<rule type="systempath">

View file

@ -518,7 +518,6 @@
<command label="SameBoy">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/sameboy_libretro.dylib %ROM%</command>
<command label="SameBoy (Standalone)">%EMULATOR_SAMEBOY% -f %ROM%</command>
<command label="Gearboy">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/gearboy_libretro.dylib %ROM%</command>
<command label="Gearboy (Standalone)">%EMULATOR_GEARBOY% %ROM%</command>
<command label="TGB Dual">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/tgbdual_libretro.dylib %ROM%</command>
<command label="Mesen-S">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mesen-s_libretro.dylib %ROM%</command>
<command label="bsnes">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/bsnes_libretro.dylib %ROM%</command>
@ -552,7 +551,6 @@
<command label="SameBoy">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/sameboy_libretro.dylib %ROM%</command>
<command label="SameBoy (Standalone)">%EMULATOR_SAMEBOY% -f %ROM%</command>
<command label="Gearboy">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/gearboy_libretro.dylib %ROM%</command>
<command label="Gearboy (Standalone)">%EMULATOR_GEARBOY% %ROM%</command>
<command label="TGB Dual">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/tgbdual_libretro.dylib %ROM%</command>
<command label="Mesen-S">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mesen-s_libretro.dylib %ROM%</command>
<command label="bsnes">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/bsnes_libretro.dylib %ROM%</command>

View file

@ -246,14 +246,14 @@
</rule>
</emulator>
<emulator name="GEARBOY">
<!-- Nintendo Game Boy / Color emulator Gearboy -->
<!-- Nintendo Game Boy and Game Boy Color emulator Gearboy -->
<rule type="systempath">
<entry>gearboy</entry>
</rule>
<rule type="staticpath">
<entry>~/Applications/gearboy</entry>
<entry>~/.local/bin/gearboy</entry>
<entry>~/bin/gearboy</entry>
<entry>~/Applications/gearboy/gearboy</entry>
<entry>~/.local/bin/gearboy/gearboy</entry>
<entry>~/bin/gearboy/gearboy</entry>
</rule>
</emulator>
<emulator name="HYPSEUS-SINGE">

View file

@ -262,14 +262,14 @@
</rule>
</emulator>
<emulator name="GEARBOY">
<!-- Nintendo Game Boy / Color emulator Gearboy -->
<!-- Nintendo Game Boy and Game Boy Color emulator Gearboy -->
<rule type="systempath">
<entry>sameboy.exe</entry>
<entry>Gearboy.exe</entry>
</rule>
<rule type="staticpath">
<entry>%ESPATH%\Emulators\gearboy\gearboy.exe</entry>
<entry>%ESPATH%\gearboy\gearboy.exe</entry>
<entry>%ESPATH%\..\gearboy\gearboy.exe</entry>
<entry>%ESPATH%\Emulators\Gearboy\Gearboy.exe</entry>
<entry>%ESPATH%\Gearboy\Gearboy.exe</entry>
<entry>%ESPATH%\..\Gearboy\Gearboy.exe</entry>
</rule>
</emulator>
<emulator name="HYPSEUS-SINGE">

View file

@ -177,11 +177,11 @@
</rule>
</emulator>
<emulator name="GEARBOY">
<!-- Nintendo Game Boy / Color emulator Gearboy -->
<!-- Nintendo Game Boy and Game Boy Color emulator Gearboy -->
<rule type="staticpath">
<entry>%ESPATH%\Emulators\gearboy\gearboy.exe</entry>
<entry>%ESPATH%\gearboy\gearboy.exe</entry>
<entry>%ESPATH%\..\gearboy\gearboy.exe</entry>
<entry>%ESPATH%\Emulators\Gearboy\Gearboy.exe</entry>
<entry>%ESPATH%\Gearboy\Gearboy.exe</entry>
<entry>%ESPATH%\..\Gearboy\Gearboy.exe</entry>
</rule>
</emulator>
<emulator name="HYPSEUS-SINGE">