Intel Manuals are to x86 as ____ is to IBM-PC
Posted: Mon Dec 23, 2013 8:21 am
Hello,
I'm starting to play with x86 system programming. When it comes to processor related stuff, I'm reading the 80286 programmer manual --- I was given a hard copy of it recently and I was surprised on how nice it is to read. I was expecting for something purely techinical but I found it actually very didatic, repeating important information many times, etc, etc.
But when it comes to IBM-PC related stuff, what's the closest thing I can get in terms of documentation? Is there a canonical source of information concerning stuff like: the boot process, default services provided by the BIOS, BIOS that area, etc, and maybe how to access some basic hardware like keyboard, disk, pit using I/O ports ?
I know there are articles about each of these on the wiki, but I was looking for something maybe more official.
Thanks in advance
I'm starting to play with x86 system programming. When it comes to processor related stuff, I'm reading the 80286 programmer manual --- I was given a hard copy of it recently and I was surprised on how nice it is to read. I was expecting for something purely techinical but I found it actually very didatic, repeating important information many times, etc, etc.
But when it comes to IBM-PC related stuff, what's the closest thing I can get in terms of documentation? Is there a canonical source of information concerning stuff like: the boot process, default services provided by the BIOS, BIOS that area, etc, and maybe how to access some basic hardware like keyboard, disk, pit using I/O ports ?
I know there are articles about each of these on the wiki, but I was looking for something maybe more official.
Thanks in advance