FAT12 example code
Posted: Wed Jun 13, 2007 6:18 pm
I'm writing a bootloader for my OS (GRUB wasn't worth the trouble), and i need some real mode example code (preferably NASM) for FAT12 (dir function + file reading type stuff). I can't find any good example code (which I perfer to straight up documentation, i guess i understand it in code better than english lol. you can pick apart the code, play with it, helps me learn ). Thanks in advance.