Ralf Brown's Interrupt List in a convenient format
Ralf Brown's Interrupt List in a convenient format
Does anyone have it in either zipped html or chm?
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
- Troy Martin
- Member
- Posts: 1686
- Joined: Fri Apr 18, 2008 4:40 pm
- Location: Langley, Vancouver, BC, Canada
- Contact:
Re: Ralf Brown's Interrupt List in a convenient format
Rofl. I was hoping this would be unanswered so I could be a PITA.
Re: Ralf Brown's Interrupt List in a convenient format
It's all in txt, I want it in either html or chm.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Ralf Brown's Interrupt List in a convenient format
What stops you from making one?
Re: Ralf Brown's Interrupt List in a convenient format
Why do you need one? Except that you will go extreme condition: Pure Assembly, no Pmode
"Programmers are tools for converting caffeine into code."
Re: Ralf Brown's Interrupt List in a convenient format
Done, but I have to drop the index file as MS HTML Help Workshop can't compile it (Not enough memory? Is it a 16-bit app?).What stops you from making one?
Re: Ralf Brown's Interrupt List in a convenient format
I have a chm copy.
And no i can't give it to you for 2 reasons.
1. GOOGLE it thats how I got it!!!!!!!!!! Infact it is like one of the 1st google results!!!!!!!!!!!!!!!!!
2. I am on holiday!!!!!!!!!!!!
And no i can't give it to you for 2 reasons.
1. GOOGLE it thats how I got it!!!!!!!!!! Infact it is like one of the 1st google results!!!!!!!!!!!!!!!!!
2. I am on holiday!!!!!!!!!!!!
Gizmic OS
Currently - Busy with FAT12 driver and VFS
Currently - Busy with FAT12 driver and VFS
Re: Ralf Brown's Interrupt List in a convenient format
Well, this is a bit OT, but has anyone else noticed that the online interrupt list at http://www.ctyme.com/rbrown.htm is down?
This seems to be what you're looking for (it has a WinHelp version of the list): http://www.phatcode.net/articles.php?id=217
This seems to be what you're looking for (it has a WinHelp version of the list): http://www.phatcode.net/articles.php?id=217
"Sufficiently advanced stupidity is indistinguishable from malice."
- Troy Martin
- Member
- Posts: 1686
- Joined: Fri Apr 18, 2008 4:40 pm
- Location: Langley, Vancouver, BC, Canada
- Contact:
Re: Ralf Brown's Interrupt List in a convenient format
Zenith, it's fine for me, might just be your network or something.
Re: Ralf Brown's Interrupt List in a convenient format
Nope, works fine for me too...Well, this is a bit OT, but has anyone else noticed that the online interrupt list at http://www.ctyme.com/rbrown.htm is down?
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
Re: Ralf Brown's Interrupt List in a convenient format
It was down yesterday, works fine today. I'll find a way to convert the winhelp format to chm, perhaps by looking for another chm compiler.