Hello
Back to my 'C' conversion project again.
One function writes directly to registers in an AtoD card.
'C' has Outportb(address) and inportb(address) to do this does anyone know how to do it in Delphi/Pascal.
(I have seen it done as embedded assembler in native Pascal, but maybee there is another way ?)
Steve.
Back to my 'C' conversion project again.
One function writes directly to registers in an AtoD card.
'C' has Outportb(address) and inportb(address) to do this does anyone know how to do it in Delphi/Pascal.
(I have seen it done as embedded assembler in native Pascal, but maybee there is another way ?)
Steve.