FAT 12/32 - Capability for BootLoader - Tutorial
-
- Member
- Posts: 59
- Joined: Tue May 23, 2006 11:00 pm
FAT 12/32 - Capability for BootLoader - Tutorial
does anyone can tell me a tutorial / manual for including FAT 12/32 capability into my boot loader .. Right now I am referring a doc from Microsoft.
-
- Member
- Posts: 195
- Joined: Tue Aug 26, 2008 11:24 am
- GitHub: https://github.com/sebihepp
Re: FAT 12/32 - Capability for BootLoader - Tutorial
I think we have one in the wiki.
Re: FAT 12/32 - Capability for BootLoader - Tutorial
first try looking it up on google, if no avail, it should definately be on the wiki. if you cant find it, i will try fishing it out. (im lazy, find it)
Re: FAT 12/32 - Capability for BootLoader - Tutorial
There is fat32 spec.
http://www.microsoft.com/whdc/system/pl ... atgen.mspx
and here is referencing post.
http://forum.osdev.org/viewtopic.php?f=1&t=18519
http://www.microsoft.com/whdc/system/pl ... atgen.mspx
and here is referencing post.
http://forum.osdev.org/viewtopic.php?f=1&t=18519
- Firestryke31
- Member
- Posts: 550
- Joined: Sat Nov 29, 2008 1:07 pm
- Location: Throw a dart at central Texas
- Contact:
Re: FAT 12/32 - Capability for BootLoader - Tutorial
Hey, I made a reference post! Wow!
I have a similar FAT12 bootloader, but I don't know where it is and don't have time to look for it right now. FAT16 would be a cross between the FAT12 and FAT32 code.
Also, I'd like to warn that that code isn't the best, and you should only take general ideas from it. It works, but it might be easy to break since I didn't do a whole lot of error checking.
I have a similar FAT12 bootloader, but I don't know where it is and don't have time to look for it right now. FAT16 would be a cross between the FAT12 and FAT32 code.
Also, I'd like to warn that that code isn't the best, and you should only take general ideas from it. It works, but it might be easy to break since I didn't do a whole lot of error checking.
Owner of Fawkes Software.
Wierd Al wrote: You think your Commodore 64 is really neato,
What kind of chip you got in there, a Dorito?