(Windows) Fixed some issues with the Basilisk II and SheepShaver emulators for the macintosh system.

This commit is contained in:
Leon Styhre 2022-07-02 21:34:58 +02:00
parent 9d13158e76
commit 7e9cec3617

View file

@ -608,8 +608,8 @@
<fullname>Apple Macintosh</fullname>
<path>%ROMPATH%\macintosh</path>
<extension>.game .GAME</extension>
<command label="Basilisk II (Standalone)">%EMULATOR_BASILISKII% --nogui true</command>
<command label="SheepShaver (Standalone)">%EMULATOR_SHEEPSHAVER% --nogui true</command>
<command label="Basilisk II (Standalone)">%STARTDIR%=%EMUDIR% %EMULATOR_BASILISKII% --nogui true</command>
<command label="SheepShaver (Standalone)">%STARTDIR%=%EMUDIR% %EMULATOR_SHEEPSHAVER%</command>
<platform>macintosh</platform>
<theme>macintosh</theme>
</system>