[fpc-pascal]DOS memory access via "absolute"

Sebastian Schuberth s.schuberth at gmx.net
Sun Oct 1 23:06:24 CEST 2000


Florian Klaempfl wrote:

> absolute uses always addressing via FS, see below.
> FPC uses some tricks to access dos memory (it is done via the fs selector).

If "absolute" uses the FS selector as you say, and DOS memory is
accessed via FS, then why am I not able to use the Screen array to
access DOS memory?

-- 

Sebastian Schuberth




More information about the fpc-pascal mailing list