|
|
1.1 root 1: /*
2: * UAE - The Un*x Amiga Emulator
3: *
4: * Target specific stuff, DOS version
5: *
6: * Copyright 1997 Bernd Schmidt, Gustavo Goedert
7: */
8:
9: #define TARGET_SPECIAL_OPTIONS \
10: { "x", " -x : Don't use linear frame buffer even if it is available\n" }, \
11:
12: #define UNSUPPORTED_OPTION_l
13:
14: #define OPTIONSFILENAME "uae.rc"
15:
16: #define DEFPRTNAME "PRN:"
17: #define DEFSERNAME "AUX:"
18:
19: #define PICASSO96_SUPPORTED
1.1.1.2 ! root 20:
! 21: #define write_log write_log_standard
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.