Mail Archives: djgpp/1997/03/18/11:54:26
Using the help that I was given about selector:offset32 from people from
this mailing list/news group, I went ahead and used this for my
function=A0(at this point, some virtual screen stuff for the video
buffer). anyway, I tried it and got a GPF (general protection fault).
after figuring out how to disable protection for memory, I tried the
function again and got a page fault. I used __djgpp_enable_nearptr (or
something to that effect) to disable protection.
what am I doing wrong?
(sorry if this sounds lame)
- Raw text -