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

BlueSCSI and Atari ST ICD Hostadapter ... #166

Closed franklukas closed 2 months ago

franklukas commented 2 months ago

----------- bluescsi.ini ---- [SCSI] System=Generic EnableSCSI2=0 ; Off EnableParity=1 ; On Debug=1 ; On --------------- or alternativ --- [SCSI] System=MegaSTE MapLunsToIDs=1 ; On EnableParity=0 ; Off Debug=1 ; On

... with both ini files the BlueSCSI do not work with any ICD Atari ACSI/SCSI Hostadapter. Hard drives larger than 1GB, e.g. 9GB or 18GB hard drives, work on an ICD Host adapter. Parity is supported.

On the same Host adapter a ZULU works perfectly and without problems. The ZULU works without any config file (ini) only with the HD image on the SD card.

If the Atari Computer has a real SCSI Controller like a Falcon or Atari TT there are no problems ...

You can not use any ID or LUN ...

Hddriver