Interestingly it looks as though the driver is only 4K !!
Well. That is not the driver. That is a simple proof-of-concept program to demonstrate the speed achieved with MOVE.L reads from the card. More details (spanish, but Google traslate is your friend) here:
http://www.speccy.org/foro/viewtopic.php?f=15&t=2281&start=30#p23561

A proper QDOS driver is still needed. That remainds me of a thing I'd like to know and it's not very clear in the documentation I've read: for a directory device driver, I see that I have to implement high level file routines (OPEN, CLOSE, READ, WRITE, FORMAT, etc). Does it mean that I have to implement the filesystem as well? If that's the case, I might choose FAT16 or FAT32 as filesystem and then, transplarently use the SD card both in PC and QL environments.
_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to