repo.or.cz
/
virtual-nascom.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import VirtualNascom 1.0
[virtual-nascom.git]
/
xvirtualnascom.h
blob
26afaf38475d2d595f05331df60708799f1cc5d9
1
void
xsetup
(
int
,
char
**);
2
void
xhandleevent
(
void
);
3
void
xputch
(
int
x
,
int
y
,
unsigned char
v
);
4
5
extern
unsigned char
keym
[
9
];