Hello!

There is an example on reading the keyboard hardware interrupt in the
FPC's GO32 unit reference:

http://www.math.uni-hamburg.de/it/software/fpk/units/node5.html#SECTION005212000000000000000

I tried to compile it, but throws so many errors, maybe it's not
updated for the new compiler. Does anyone has similar an example that
compiles with FPC 2.0.4 for DOS?

Indeed what I want to do is mapping the keyboard states in an array,
so I can detect when keys are pressed and released. The CRT can read
when keys are pressed, but not released.

Thanks!
-Marco

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to