Files @ 7adc65771676
Branch filter:

Location: light9/light8/parport.i

drewp
big restructuring - moved lots of things (including most panels) to other files
%module parport


extern void getparport();
extern void outdata( unsigned char val);
extern void outcontrol( unsigned char val );
extern void outbyte( unsigned char val );
extern void outstart();