BlueSCSI / BlueSCSI-v2

Open source, open hardware, SCSI emulator using the Pi Pico PR2040
https://bluescsi.com
GNU General Public License v3.0
227 stars 23 forks source link

Using SCSI ID7 with Apple Quirks crashes #11

Closed erichelgeson closed 1 year ago

erichelgeson commented 1 year ago

It should just log a warning but instead it crashes.

Work around:

Use a different quirks mode setting in bluescsi.ini

Found by Mått#3016 on discord.

erichelgeson commented 1 year ago

Fixed in 77cfbd1