retro16 / acsi2stm

Atari ST ACSI to SD card converter with a STM32
GNU General Public License v3.0
159 stars 38 forks source link

acsi assignment #68

Open wolf10000 opened 6 months ago

wolf10000 commented 6 months ago

Hi, I built succesfully some ACSI2STM units (based on my own PCB with full size SD adapters) with 5 SD slots. In some cases the SD card has to be inserted in SD slot 0 by force otherwise it won't work. This is for example the case to make the MSDOS hardware emulator VORTEX Atonce 286 work. Would it be possible to allow any of the 5 SD slot to become SD slot 0? Or even to assign any ACSI ID to any slot randomly? This could be done in the source code, compiled and the necessary binary could be installed directly from the Atari (as this is now possible). This is just an idea from me, I don't klnow if it really can be done. Many many thanks to retro16 for the wonderful ACSI2STM development, the perfect documentation and all your efforts.