BlueSCSI / BlueSCSI-v2

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

Fix #64 - Issue with implict CD changing when hidden files are in dir #68

Closed erichelgeson closed 11 months ago

erichelgeson commented 12 months ago

Skip hidden dot files sometimes created by a Mac on the SD Card.

Also add in a skip for isRaw on the platform hook as it had the same issue as the rom image.