Files @ 50001190b317
Branch filter:

Location: light9/light8/parport.i

dmcc
Here are the submasters from the 6.13 rehearsal / panic day
%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();