File:  [UNIX Amiga Emulator] / uae / include / autoconf.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:37:54 2018 UTC (8 years, 2 months ago) by root
Branches: MAIN, BSchmidt
CVS tags: uae060, uae004, HEAD
uae-0.4

 /* 
  * UAE - The Un*x Amiga Emulator
  * 
  * Autoconfig device support
  *
  * (c) 1996 Ed Hanway
  */

typedef ULONG (*TrapFunction)(void);

extern ULONG addr(int);
extern void dw(UWORD);
extern void dl(ULONG);
extern ULONG ds(char *);
extern void calltrap(ULONG);
extern void org(ULONG);
extern ULONG here(void);
extern int deftrap(TrapFunction);
extern void align(int);
extern ULONG CallLib(CPTR base, WORD offset);

#define RTS (0x4e75)

extern ULONG explibname;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.