|
|
1.1 root 1: /*
2: * UAE - The Un*x Amiga Emulator
3: *
4: * Target specific stuff, SVGAlib version
5: *
6: * Copyright 1997 Bernd Schmidt
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: #ifndef USING_CURSES_UI
15: #define UNSUPPORTED_OPTION_G
16: #endif
17:
18: #define OPTIONSFILENAME ".uaerc"
19: #define OPTIONS_IN_HOME
20:
21: #define DEFPRTNAME "lpr"
22: #define DEFSERNAME "/dev/ttyS1"
23:
24: #define PICASSO96_SUPPORTED
1.1.1.2 ! root 25:
! 26: #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.