Assembly >> BIOS routines docs
Posted by bandij on 17:12:00 07-05-2001
Hi!
Can anyone recommend me documents about BIOS
routines and interrupts such as VGA-things,
printing characters etc.

Thanks in advance!
Bandi
Posted by robost86 on 22:22:00 07-05-2001
Yes, I have a lot of docs (I told you about that in a reply from one of your emails to me). I also have a disassembled and heavy commented BIOS, so you can learn how to write hardware drivers. If anybody wants some docs, I could e-mail or upload to my web server.
Posted by Peter on 18:21:00 07-06-2001
Are those things included in the things you sent me? I will look through them throughoutly when I've finished going through C and C++ (that won't take ages as I'll just test different functions and such to know them by practice, after that I don't need to concentrate on it heavily). [addsig]
Posted by robost86 on 16:23:00 07-07-2001
Uhm... I sent them to you a month ago, I don't remember I'll upload some good asm and hardware programming with asm docs to this directory:

http://ostling.no-ip.com/~asm/

You will find tons (about 55 MB) of info and tutorials there.

Note: I will be away with my family sunday 8 July to friday 13 July, and the server will maybe be down those days. Please try again later if it doesn't work.
Posted by Peter on 20:43:00 07-07-2001
k, thanks a lot [addsig]
Posted by Tweakster on 16:08:00 02-14-2003
Ralf Brown's interupt list is all U need.
it's cover every int and those undocumented