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

SCSI changes and fixes: #3698

Merged
merged 4 commits into from Sep 24, 2023
Merged

SCSI changes and fixes: #3698

merged 4 commits into from Sep 24, 2023

Conversation

TC1995
Copy link
Contributor

@TC1995 TC1995 commented Sep 20, 2023

Summary

  1. Added the Tribble 16-bit IBM SCSI adapter.
  2. Reworked the vendor unique commands to counter audio issues as well as adding some undocumented commands (thanks to the source code of xmcd!), plus replacing the NEC CD-ROM DRIVE:75 with the :38 one.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

1. Added the Tribble 16-bit IBM SCSI adapter.
2. Reworked the vendor unique commands to counter audio issues as well as adding some undocumented commands (thanks to the source code of xmcd!), plus replacing the NEC CD-ROM DRIVE:75 with the :38 one.
1. Changed the p's back to priv's.
2. Made the Spock/Tribble cards use picint instead of picintlevel.
3. Corrected fallthroughs and a minor change in the SCSI CD-ROM code core.
Replaced the string comparisons with proper drive types comparisons without strings.
@OBattler OBattler merged commit ceca627 into master Sep 24, 2023
110 of 122 checks passed
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.

None yet

2 participants