|
|
1.1 ! root 1: /* ! 2: * UAE - The Un*x Amiga Emulator ! 3: * ! 4: * Prototypes for main.c ! 5: * ! 6: * Copyright 1996 Bernd Schmidt ! 7: */ ! 8: ! 9: extern void do_start_program(void); ! 10: extern void do_leave_program(void); ! 11: extern void start_program(void); ! 12: extern void leave_program(void); ! 13: extern void real_main(int, char **); ! 14: extern void target_specific_usage(void); ! 15: extern void usage(void); ! 16: extern void parse_cmdline(int argc, char **argv); ! 17: ! 18: /* Contains the filename of .uaerc */ ! 19: extern char optionsfile[]; ! 20:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.