2010-05-10

2010-05-10 - FAT FileSystem Interface

Finally finished reworking the FAT driver so that everything works through the FileSystem interface.  A few things are still missing, such as directory listings, but that's not important right now.  I have also (finally) implemented the ability to find a directory entry, edit it, then save it back through generic functionality, which saves greatly on repeated code.

No comments:

Post a Comment