Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Disk Amiga500 Error #138

Open
Gitweazle opened this issue Jan 31, 2014 · 0 comments
Open

Multi Disk Amiga500 Error #138

Gitweazle opened this issue Jan 31, 2014 · 0 comments

Comments

@Gitweazle
Copy link
Contributor

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants