Mail Archives: djgpp/1996/08/21/03:43:04
On 19 Aug 1996, Dean wrote:
> I've finally got DJGPP up and running. I can get in mode 13h
> and all that, I can write text, but what I can't do is write
> directly to memory to plot points, what with all the protected
> mode and all. Is there some other way to plot points on the
> screen, is there something I could read (not FAQ200b.zip, it was
> no help:)
Didn't section 18.6 of the FAQ help you? It describes the method of
direct access to the video memory and points you to the library functions
that you should use for such a direct access.
Btw, the latest version of the FAQ is 2.01 (but this section was there in
2.00 too).
- Raw text -