|
|
1.1 root 1: /*
2: * UAE - The Un*x Amiga Emulator
3: *
4: * Target specific stuff, Win32 version
5: *
6: * Copyright 1997 Mathias Ortmann
7: */
8:
9: #define NO_MAIN_IN_MAIN_C
1.1.1.2 ! root 10:
1.1 root 11: #define UNSUPPORTED_OPTION_D
12: #define UNSUPPORTED_OPTION_l
13: #define UNSUPPORTED_OPTION_o
14:
15: #define TARGET_SPECIAL_OPTIONS \
1.1.1.2 ! root 16: { "P:"," -P n : Set UAE base priority\n" },
1.1 root 17:
18: #define OPTIONSFILENAME "uae.rc"
19: #define OPTIONS_IN_HOME
20:
21: #define DEFPRTNAME "LPT1"
22: #define DEFSERNAME "COM1"
1.1.1.2 ! root 23:
! 24: #define PICASSO96_SUPPORTED
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.