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

Improve PC Engine SCSI emulation. #145

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Conversation

jbrandwood
Copy link
Contributor

Set the PCE CD transfer rate to a console-accurate 150KB/s.
Implement the PCE's SCSI "abort" processing that Sherlock Holmes's customized CD routines rely upon.
Add the missed-sector and sequential-read delays that the Sherlock Holmes videos need to play back correctly.
Fix the PC-FX hang when aborting video playback (that I introduced last year).
Update the optional pce.cdthrottle 120KB/s-for-Sherlock's-videos behavior to work with the changes above.

Implement missed-sector and sequential-read delays that keep PCE Sherlock Holmes happy.
Fix PC-FX hang after SCSI-abort that was introduced the last time I tried to do this!
@pceDev16 pceDev16 merged commit e2a656e into pce-devel:main Feb 19, 2024
2 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.

2 participants