|
|
1.1 root 1: /*
2: * UAE - The Un*x Amiga Emulator
3: *
4: * Keyboard buffer. Not really needed for X, but for SVGAlib and possibly
5: * Mac and DOS ports.
6: *
7: * (c) 1996 Bernd Schmidt
8: */
9:
10: extern int get_next_key (void);
11: extern bool keys_available (void);
12: extern void record_key (int);
13: extern void keybuf_init (void);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.