The source files for ACSI and SCSI access were copied to all those CE ST apps when they were developed. While working on cart interface I've remade them and moved those ACSI and SCSI sources to ce_hdd_if library. As the work on cart version is now postponed because of floppy related tasks, and (which I hope won't happen) I might not work on the cart version soon, I wanted to have this improvement (with hdd IF library) in master, I've extracted that into separate branch:
origin/hddif -- https://github.com/atarijookie/ce-atari/tree/hddif
It compiles fine with the ST apps, I just need to compile and test them on ST, but once I'll test it, I will merge it into master...
The source files for ACSI and SCSI access were copied to all those CE ST apps when they were developed. While working on cart interface I've remade them and moved those ACSI and SCSI sources to ce_hdd_if library. As the work on cart version is now postponed because of floppy related tasks, and (which I hope won't happen) I might not work on the cart version soon, I wanted to have this improvement (with hdd IF library) in master, I've extracted that into separate branch:
origin/hddif -- https://github.com/atarijookie/ce-atari/tree/hddif
It compiles fine with the ST apps, I just need to compile and test them on ST, but once I'll test it, I will merge it into master...