DrawBridge aka Arduino Amiga Floppy Disk Reader/Writer - Hardware and software interface for accessing Amiga disks (read/write ADF and SCP) on non-Amiga hardware
Added WRITEDIRECTORY option: writes all adf's in a folder, with disk change detection.
Use disk grid as progress indicator when reading and writing.
Fixed issue with wrong COM port selected in Win application.
Updated to VS2022 and C++ 20.
As I mentioned, I'm learning C++, so if you have any comments, or would like me to change or remove anything, let me know. Happy to spend some time improving it.
Hi Rob, if you have some time, could check this ?
Main changes:
As I mentioned, I'm learning C++, so if you have any comments, or would like me to change or remove anything, let me know. Happy to spend some time improving it.