Import VirtualNascom 1.0
[virtual-nascom.git] / xvirtualnascom.h
blob26afaf38475d2d595f05331df60708799f1cc5d9
1 void xsetup(int, char **);
2 void xhandleevent(void);
3 void xputch(int x, int y, unsigned char v);
5 extern unsigned char keym[9];