Mail Archives: djgpp/1997/05/18/10:46:55
Roger Noss <noss AT pupk DOT unibe DOT ch> wrote:
>By the way, I had to get svgakt62.zip from SciTech's site
>(it's free but hard to find) to make the SVGA stuff work.
>Even so, I could not use the makefile because the SciTech
>makefile definitions package must be installed, and I could
>not find it. Is it free too, or has anyone managed to 'make'
>without it?
I hacked this for DJGPP. Sorry but it's all tied together with
other code now so I can't give you a DJsvgakt or somesuch.
If memory serves me correctly most of the code just sets
up a virtual protmode environment (i.e. stuff that works
across Watcom, MS, BC etc). I cut all the non-djgpp stuff
and replaced any int(3)86 stuff with djgpp equivalent functions.
This was the *first* thing I attempted with DJGPP so it couldn't
have been that difficult ;)
- Raw text -