|
|
1.1 root 1: /*
2: * UAE - The Un*x Amiga Emulator
3: *
4: * OS specific functions
5: *
6: * (c) 1995 Bernd Schmidt
7: */
8:
9: extern void read_joystick(UWORD *dir, bool *button);
10: extern void init_joystick(void);
11: extern void close_joystick(void);
12:
13: extern CPTR audlc[4], audpt[4];
14: extern UWORD audvol[4], audper[4], audlen[4];
15:
16: extern bool init_sound (void);
17: extern void do_sound (void);
18: extern void flush_sound (void);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.