We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Das sollte easy machbar sein. Eine ganze Reihe Games brauchen das, selbst cracks - diverse Eaglesoft Releases sind bekannt dafür:
emu64 --reset-ini --video-filter-off --double-texture-off --set-palette 7 --mount-disk 8 ../drive/diskid//diskid.d64 --autostart ../drive/diskid//diskid1.prg
The text was updated successfully, but these errors were encountered:
OK, schaue ich mir an.
Sorry, something went wrong.
[#226] Fixed Sektor DiskID
4e033a5
Die Disk ID aus der BAM (18/0) wird beim mounten eines D64 Image in allen Sektoren übernommen. Vorher wurde immer 0 geschrieben.
Fixed
No branches or pull requests
Das sollte easy machbar sein. Eine ganze Reihe Games brauchen das, selbst cracks - diverse Eaglesoft Releases sind bekannt dafür:
The text was updated successfully, but these errors were encountered: