int 13h

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
Joe

int 13h

Post by Joe »

does anyone know of any tutorials about using int 13 with fat12, i want to use this to load a file (by its filename) and print it on the screen (or run code), preferably in assembly that can be used in a C function (16bit turboC), i have a bootsector that almost does this, just bit too confusing :S
thanks for any help.
Sergio Farias

RE:int 13h

Post by Sergio Farias »

Hello

download:
http://users.hotlink.com.br/swfarias/ma ... Format.pdf
This is a Fat General Overview of On-dis Format

P.S.: Design Hardware for Microsoft ®Operating Systems
Bye!
Joe

RE:int 13h

Post by Joe »

Thanks, that has helped my understanding of fat etc, but im still stuck on the int 13 part. Someone must be able to help...plz?
Thankyou.
Anton

RE:int 13h

Post by Anton »

Read Ralf Brown interrupt list.
Post Reply