Re: [fpc-pascal] Re: Ports unit on x64 Linux port

2008-07-09 Thread Felipe Monteiro de Carvalho
On Tue, Jul 8, 2008 at 5:17 PM, Vladimir Karpenko <[EMAIL PROTECTED]> wrote: > Well WritePortB is in x86 unit? which is abscent in X86_64 port:( > I wonder if some one can write in x64 asm program like this: > MOV DX,0378H > > MOV AL,data //data - char. > > OUT DX,AL I think yes, it should work in

[fpc-pascal] Re: Ports unit on x64 Linux port

2008-07-08 Thread Vladimir Karpenko
>>> x64 port? >> >>>There is a tutorial for Hardware Access here: >>>http://wiki.lazarus.freepascal.org/Hardware_Access >> Well of course i read that, but there is no ports unit in x64 Linux. >> >> uses >> Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, >ExtCtrls, >> {$IFDE

[fpc-pascal] Re: Ports unit on x64 Linux port.

2008-07-07 Thread Csányi Pál
Vladimir Karpenko writes: > How can i access harware ports if there is no ports unit on Linux > x64 port? There is a tutorial for Hardware Access here: http://wiki.lazarus.freepascal.org/Hardware_Access -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm _