[fpc-pascal] Identifier not found "MEMW"
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Fri May 9 11:03:15 CEST 2014
nitinjain wrote:
> Thanks for your prompt reply on this.
> my code is like below, is there any option to implemet the same thing?
> *MEMW[$B800:(width_offset-1)*2
> +(height_offset-1)*160]:=current_location^.code;*
What /exactly/ does the program do? Do you need fancy screen handling or
could you at least initially make do with it as a simple console app
which you later prettied up (see Marco and Tomas's suggestion of using
the Video unit). What OS are you using?
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the fpc-pascal
mailing list