Which version of FAT? There are Fat12, Fat16 and Fat32?

Details of Fat can be found at
http://home.teleport.com/~brainy/fat16.htm
https://en.wikipedia.org/wiki/File_Allocation_Table
https://en.wikipedia.org/wiki/Design...AT_file_system
http://www.tavi.co.uk/phobos/fat.html
http://www.maverick-os.dk/FileSystem...ileSystem.html

For code, see
http://www.codeforge.com/article/201387

Note that doing what you intend is non-trivial!