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

Add Apple CD-ROM digital audio over SCSI #390

Merged
merged 6 commits into from
Mar 6, 2024

Conversation

morio
Copy link
Collaborator

@morio morio commented Mar 5, 2024

Implement the Apple CD-ROM 300 plus SCSI CDB commands 0xD8 and 0xD9.
This allows digital ripping of an audio CDs with tools like CDT Remote
from the FWB CD-ROM ToolKit.

Merged in changes from PR: #389

- Playback time displays correctly
- Reported DATA IN length from GetConfiguration length corrected
- Initial status of CD=ROM corrected

Still not implemented:
- Next/Prev track while playing
- Fast forward/rewind
Implement the Apple CD-ROM 300 plus SCSI CDB commands 0xD8 and 0xD9.
This allows digital ripping of an audio CDs with tools like CDT Remote
from the FWB CD-ROM ToolKit.
CD-ROM commands 0xCD, 0xD8, 0xD9 had duplicate entries in
src/ZuluSCSI_cdrom.cpp. This commit removes them.
@morio morio changed the title Feature/apple cdrom digital audio Add Apple CD-ROM digital audio over SCSI Mar 5, 2024
@morio morio marked this pull request as ready for review March 6, 2024 00:55
@aperezbios aperezbios merged commit dc376f6 into main Mar 6, 2024
2 checks passed
@aperezbios aperezbios deleted the feature/apple-cdrom-digital-audio branch March 6, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants