Page 1 of 1

file functions for my libc?

Posted: Thu Sep 18, 2003 11:00 pm
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!