
things to do for djgpp support:

write djgpp versions of dpmi routines..
basically call __dpmi_do_whatever(blah)..

add nearptr enable stuff to console locks in linear modes

add nearptr enable stuff and pointer adjustment to anything using
low memory (modelist, palette, modeinfoblock, vbeinfoblock..)

replace the biostextmode() and vgamode() with something djgpp can do.

...?
