Annotation of uae/src/targets/t-win32.h, revision 1.1.1.1

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
                     10: #define UNSUPPORTED_OPTION_D
                     11: #define UNSUPPORTED_OPTION_l
                     12: #define UNSUPPORTED_OPTION_o
                     13: 
                     14: #define TARGET_SPECIAL_OPTIONS \
                     15:        { "W", "  -W           : Open UAE display as a desktop window\n" }, \
                     16:        { "P:","  -P n         : Set UAE base priority\n" }, \
                     17:        { "Q:","  -Q n         : Set system clock frequency in kHz\n" \
                     18:                                  "                 (use -Q -1 on pre-Pentium class CPUs)\n" }, \
                     19: 
                     20: #define OPTIONSFILENAME "uae.rc"
                     21: #define OPTIONS_IN_HOME
                     22: 
                     23: #define DEFPRTNAME "LPT1"
                     24: #define DEFSERNAME "COM1"

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.