pce-devel / mednafenPceDev

Managed Mednafen Git repo with relevant fixes in support of the PCE (Developer) Community.
26 stars 5 forks source link

Improve PC Engine SCSI emulation. #145

Closed jbrandwood closed 7 months ago

jbrandwood commented 7 months ago

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.