-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
[QUESTION] #831
Comments
@Rowan-Bird The original RPi with a 26 pin GPIO header is not supported. See https://github.com/akuker/RASCSI/wiki/Compatibility#Raspberry_Pi_compatibility If you can tell us what is required for a CD-ROM drive to be A/UX compatible, we may be able to comment on this. Early Apple CD-ROM drivers for Mac expect non-standard page mode responses which RaSCSI doesn't support yet. See issue #1. For further questions, I suggest you create a thread in Discussions, or head over to our Discord server. |
I haven't read that, sorry for wasting your time. |
@Rowan-Bird If you look at issue #1 you can see that there is some nuance to RaSCSI's support for Apple CD-150, 300 etc. At least for Mac OS, Apple's drivers are expecting non-standard page mode responses from the hardware. If the A/UX drivers are the same, you will have problems. On Mac, we've worked around the problem by hacking Apple's drivers to ignore the page mode check. |
Info
Hello, I am here to ask the following:
Can I use an original Raspberry Pi (this assumes my Pi is functional) with the small GPIO interface (34 pins, although the additional 8 weren't soldered to the board)?
Can this device emulate an A/UX compatible CD-ROM drive?
The text was updated successfully, but these errors were encountered: