You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to restore the missing systems by correcting the names and splitting them where possible. If this succeeds (I got snespal working) there will be no additional need for coding. However,
I am unable to run ROMS with multiple floppies on the Amiga 500. It gives the following command:
zool.zip contains 2 files, which are the disks, but instead MAMEHub is running the same zool.zip in each floppy drive.
The log says: Error: unknown option: -flop2
Working options:
csume a500 -flop1 zool
or csume.exe a500 -flop1 "C:\MAMEHub3\MAMEHubRepo\Binaries\dist..\roms\a500\zool.zip"
(but this is a full path again, which renders NES/SNESDSP useless)
The text was updated successfully, but these errors were encountered:
I've been trying to restore the missing systems by correcting the names and splitting them where possible. If this succeeds (I got snespal working) there will be no additional need for coding. However,
I am unable to run ROMS with multiple floppies on the Amiga 500. It gives the following command:
INFO MameHubEngine.java:139] CALLING: csume.exe a500 -flop2 C:\MAMEHub3\MAMEHubRepo\Binaries\dist..\roms\a500\zool.zip -flop1 C:\MAMEHub3\MAMEHubRepo\Binaries\dist..\roms\a500\zool.zip -port 6805 -server -username Gitweazle
zool.zip contains 2 files, which are the disks, but instead MAMEHub is running the same zool.zip in each floppy drive.
The log says: Error: unknown option: -flop2
Working options:
csume a500 -flop1 zool
or
csume.exe a500 -flop1 "C:\MAMEHub3\MAMEHubRepo\Binaries\dist..\roms\a500\zool.zip"
(but this is a full path again, which renders NES/SNESDSP useless)
The text was updated successfully, but these errors were encountered: