Page 1 of 1
Int 13h problems
Posted: Tue Jul 16, 2002 11:00 pm
by Khumba
Hi. I was wondering, when you read sectors via. INT 13h, are the sector/track/head values based on 0 or 1? Previously it's loaded my kernel that's placed at the second sector fine when I gave it the params Head=0, Track=0, Sector=2. So are the head and track based on 0, and the sector on 1? Plz help.
RE:Int 13h problems
Posted: Tue Jul 16, 2002 11:00 pm
by Stefan
Yes
RE:Int 13h problems
Posted: Wed Jul 17, 2002 11:00 pm
by HuntrCkr
Khumba, for a great help on PC hardware and interrupts and stuff like that, get HelpPC. I can't remember where I got it right now, but a search on Google should find it. It's a old DOS program, but it runs fine in every Windows i've run it on.
RE:Int 13h problems
Posted: Thu Jul 18, 2002 11:00 pm
by Khumba
Woah, HelpPC is great, thx HuntrCkr!