[comp.lang.pascal] TP interface with A/D device

cncst@unix.cis.pitt.edu (Christophe N. Christoff) (09/09/90)

I have an analog A/D device, which came with a driver written for
TP v3.0.  The driver is a COM file so I cannot use it for new 
TP compilers.  I just wonder if any body has a similar driver
written in new Turbo pascal so that I can use it just simply 
by replacing proper A/D address.

My program is now working, but since it is written in TP v3.0, my 
VGA monitor is only functioning like a CGA monitor.

Any help is appreciated.