]> git.lizzy.rs Git - plan9front.git/blob - sys/src/games/blit/fns.h
vt: but not too fast :-)
[plan9front.git] / sys / src / games / blit / fns.h
1 u16int memread(u32int);
2 void memwrite(u32int, u16int, u16int);
3 int intack(int);
4 int step(void);
5 void meminit(void);
6 void cpureset(void);
7 void keycheck(void);
8 void telnetinit(char *);