Files @ e9d2e7754fd9
Branch filter:

Location: light9/light8/parport.i - annotation

drewp
sideways subs, new x/y buttons (which don't draw right, but they work)
%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();