Hi David,

> I've changed to using the TP compatibility mode, and that has resolved
> most of the problems. Now, my biggest problem is getting far pointers to
> work, since they're only enabled for msdos.

You probably only use those to access the graphics RAM. Check the web,
32 bit compilers like DJGPP let you map the VESA linear frame buffer
memory to data arrays which is probably cooler than VGA RAM anyway :-)
Given that FreePascal also exists in the 32 bit age, it should have it.

Cheers, Eric

PS: I actually have done that before, but only in DJGPP, not in Pascal.



------------------------------------------------------------------------------
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to