|
|
1.1 ! root 1: /* ! 2: * UAE - The Un*x Amiga Emulator ! 3: * ! 4: * Target specific stuff, AmigaOS version ! 5: * ! 6: * Copyright 1997 Bernd Schmidt ! 7: */ ! 8: ! 9: #define UNSUPPORTED_OPTION_l ! 10: ! 11: #define OPTIONSFILENAME ".uaerc" ! 12: #define OPTIONS_IN_HOME ! 13: ! 14: #define TARGET_SPECIAL_OPTIONS \ ! 15: { "x", " -x : Does not use dithering\n"}, \ ! 16: { "T", " -T : Try to use grayscale\n"}, ! 17: #define COLOR_MODE_HELP_STRING \ ! 18: "\nValid color modes (see -H) are:\n" \ ! 19: " 0 => 256 cols max on customscreen;\n" \ ! 20: " 1 => OpenWindow on default public screen;\n" \ ! 21: " 2 => Ask the user to select a screen mode with ASL requester;\n" \ ! 22: " 3 => use a 320x256 graffiti screen.\n\n" ! 23: ! 24: #define DEFSERNAME "ser:" ! 25: #define DEFPRTNAME "par:" ! 26: ! 27:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.