Loading a file on FAT12

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
osmolium

Loading a file on FAT12

Post by osmolium »

Hi

I was wondering how I could load a file from a FAT12 floppy in asm? Also how do i jump to the main point in the program and start executing it in asm?
Sliver

RE:Loading a file on FAT12

Post by Sliver »

I guess that if you take a look to some boot sectors for FAT12 volumes you can get the idea. Try www.execpc.com/~geezer/os and look for a links named 'John Fine's Pages'. There you may find some good examples.
Post Reply