Can I download the bios-interrupt-handlers somewhere?
I now i can do it myself, but it's much easier this way!
Interrupt-download
RE:Interrupt-download
>On 2002-01-30 05:46:49, Joop wrote:
>Can I download the bios-interrupt-handlers somewhere?
>I now i can do it myself, but it's much easier this way!
Ever heard of copyright laws?
Besides, why would you want the BIOS routines!?
I mean, if you wanted to use the BIOS... USE IT!
You shouldn't need to rewrite it!
Sounds like you don't really know what your doing...
Jeff
>Can I download the bios-interrupt-handlers somewhere?
>I now i can do it myself, but it's much easier this way!
Ever heard of copyright laws?
Besides, why would you want the BIOS routines!?
I mean, if you wanted to use the BIOS... USE IT!
You shouldn't need to rewrite it!
Sounds like you don't really know what your doing...
Jeff
RE:Interrupt-download
>On 2002-01-31 15:33:06, J. Weeks wrote:
>>On 2002-01-30 05:46:49, Joop wrote:
>>Can I download the bios-interrupt-handlers somewhere?
>>I now i can do it myself, but it's much easier this way!
>
>Ever heard of copyright laws?
>
>Besides, why would you want the BIOS routines!?
>I mean, if you wanted to use the BIOS... USE IT!
>You shouldn't need to rewrite it!
>
>Sounds like you don't really know what your doing...
>
>Jeff
And even if you have the routines, they will be
still real-mode only and if you want to port them
to protected mode you could just write them on your
own.
The Legend
>>On 2002-01-30 05:46:49, Joop wrote:
>>Can I download the bios-interrupt-handlers somewhere?
>>I now i can do it myself, but it's much easier this way!
>
>Ever heard of copyright laws?
>
>Besides, why would you want the BIOS routines!?
>I mean, if you wanted to use the BIOS... USE IT!
>You shouldn't need to rewrite it!
>
>Sounds like you don't really know what your doing...
>
>Jeff
And even if you have the routines, they will be
still real-mode only and if you want to port them
to protected mode you could just write them on your
own.
The Legend