Skip to content

SCSI CD-ROM and 5380 fixes.#4346

Merged
OBattler merged 1 commit into
masterfrom
tc1995
Apr 10, 2024
Merged

SCSI CD-ROM and 5380 fixes.#4346
OBattler merged 1 commit into
masterfrom
tc1995

Conversation

@TC1995

@TC1995 TC1995 commented Apr 10, 2024

Copy link
Copy Markdown
Contributor

Summary

CD-ROM side: fixed a mode sense page (0x08 Sony, used by both Sony and Texel drives) as well as corrected the Toshiba specific drive speeds (bytes_per_second).
NCR 5380 side: split the work into the generic 5380 core and the ASICs into separate sources (53c400 and T128) and added the T228 MCA adapter based on the 128.

Checklist

References

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

CD-ROM side: fixed a mode sense page (0x08 Sony, used by both Sony and Texel drives) as well as corrected the Toshiba specific drive speeds (bytes_per_second).
NCR 5380 side: split the work into the generic 5380 core and the ASICs into separate sources (53c400 and T128) and added the T228 MCA adapter based on the 128.
@OBattler
OBattler merged commit da66123 into master Apr 10, 2024
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