Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
sometwo
14y ago
0 comments
Share
Why did you use port I/O instead of int 13h?
0 comments
default
newest
oldest
daeken
14y ago
Using int 13h is fine for floppies, but when you're using it with hard drives it gets messy -- you have to use the extended versions which are buggy as hell. Much easier to just do it directly, and it doesn't take up much more space (if at all).
j
/
k
navigate · click thread line to collapse