file functions for my libc?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
St8ic

file functions for my libc?

Post by St8ic »

It may sound lamer, but I need to define some simple file functions for my shell. I need the assembly code (independant of operating system libraries and functions) to list the contents of the root directory of a floppy with the FAT12 (what!? It was just easiest to use FAT12!) file system. I also would appreciate a function to delete a specified file on the root directory of the floppy.

THANKS!
Post Reply