Could anyone tell me about (or point me in the direction of some information about) the Volume Table of Contents in a FAT12 filesystem?
I'm working on my shell, and I need a directory listing (ls\dir) command.
FAT VTOC
Re:FAT VTOC
Do a google for the "OS Loader 4 dummies"
Its a great 16bit loader that supports dir / ls commands (amoung others) in a fat 12 fs.
It should be easiliy convertable to your 32bit os.
Good Luck
Rich
Its a great 16bit loader that supports dir / ls commands (amoung others) in a fat 12 fs.
It should be easiliy convertable to your 32bit os.
Good Luck
Rich
Re:FAT VTOC
Can't seem to find that. Is this what you mean?
alexfru.chat.ru/los4d_manual.html
Could you post me a link? Thanks.
alexfru.chat.ru/los4d_manual.html
Could you post me a link? Thanks.