Mail Archives: djgpp/2006/02/03/19:30:46
Nice seeing some real lowlevel stuff still moving around with regard
to DJGPP.
Now that two knowlegdable interested parties are here, I can't help
but to ask if they could hack up some better interrupt hooks for
DJGPP.
The main issue I've had is that I want the option of either chaining
or just ireting from _my_ (user's) interrupt handler.
I did some hacking on this, but time run out, so it stalled. Then
there were other things, so I never got back to it. Basically what I
was looking at was the option to _chain_ _or_ _not_ from my PM
interrupt handler based on a _zero_ _return_ from the user's (my)
interrupt handler. Then merging the chain/iret versions into this more
complete version.
I would have shared what I got (not much admittedly), but 1. my cvs of
DJGPP seems to have gone to /dev/null (although a reboot and fiddling
might resurrect it) and 2. my main DJGPP hacking computer's disk
crashed, seem to put an even bigger damper on me than time.
Right,
MartinS
- Raw text -