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

Fixes hard coded block sizes in multiple locations. #47

Closed erichelgeson closed 1 year ago

erichelgeson commented 1 year ago

Adds BlockSize ini param and new default bytesPerSector preset. Fixes #45