|
|
1.1 root 1: /*
2: * UAE - The Un*x Amiga Emulator
3: *
4: * Joystick emulation prototypes
5: *
6: * Copyright 1995 Bernd Schmidt
7: */
8:
9: extern void read_joystick (int nr, unsigned int *dir, int *button);
10: extern void init_joystick (void);
11: extern void close_joystick (void);
12:
13: extern int nr_joysticks;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.