C3 uSD use
Since the C3 has been out for awhile, has anybody developed a program to read, write, format, create directories, ..., etc? I guess something like a barebones kye uSD driver would suffice. As for me doing it, I am still having hard time trying to figure out what is going on with the VGA/TV drivers.
Thanks
Ray
Thanks
Ray
Comments
Catalyst (Catalina's SD card loader) incorporates a version of Kye's FATEngine modified for use with the C3. Look in the Catalyst target directory for Catalina_FATEngine.spin
My version of FATEngine is a few versions old now, but the parts that I had to modify for the C3 are pretty straightforward (and marked with #ifdef C3 ... #else ... #endif) so you could probably incorporate them into the later versions.
Ross.