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
wip
[virtual-nascom.git]
/
xvirtualnascom.h
blob
c0f67f658fade91796a63869bc2297c4e3e41605
1
void
xsetup
(
int
,
char
**);
2
void
xhandleevent
(
void
);
3
void
xputch
(
int
x
,
int
y
,
unsigned char
v
);
4
5
Display
*
dpy
;