Mail Archives: djgpp/2001/08/23/16:11:22
How does one get register arguments from cwsdpmi or otherwise? I have gcc
inline asm macros that I wrote that can put these into global vars but is
there a better way?
Can selectors and offsets be temporarily "mapped" into the ISR's data
space? I know one can do this with selectors that are created by the app
itself but I'm not sure if this might work when the selector and offset
are passed thru a interrupt call.
Also, what is the most proper way to implement TSRs in djgpp these
days? I noticed in the LibC docs that there are DPMI which seem to
simplify the process. I also have Charles Sandmann's djgpptsr.c from
simtel.
Thanks
Louis
- Raw text -