technobly / VEXTREME

VEXTREME - Vectrex Multicart
GNU General Public License v3.0
61 stars 12 forks source link

Fixes issue where VEXTREME takes several minutes to mount as USB drive on Windows #53

Closed technobly closed 4 years ago

technobly commented 4 years ago

Problem

See issue #35

Solution

Patches were applied from this Blog Post to implement missing commands in the SCSI protocol that were causing Windows to hang waiting for a response. Thanks @lupyuen for your amazing work !!

🌟 Special thanks to Alterac on the VEXTREME Discord server for digging into the issue and finding this solution! 🌟

To review it might be best to look at each commit individually to avoid the whitespace changes.

Steps to Test

References

Fixes #35