|
|
1.1 root 1: /* ../hdr/config.h. Generated automatically by configure. */
2:
3: /*****************************************************************************/
4: /* Generator - Sega Genesis emulation - (c) James Ponder 1997-1998 */
5: /*****************************************************************************/
6: /* */
7: /* config.h */
8: /* */
9: /*****************************************************************************/
10:
11: /* Define to empty if the keyword does not work. */
12: /* #undef const */
13:
14: /* Define as __inline if that's what the C compiler calls it. */
15: /* #undef inline */
16:
17: /* Define if you have the ANSI C header files. */
18: #define STDC_HEADERS 1
19:
20: /* Define if your processor stores words with the most significant
21: byte first (like Motorola and SPARC, unlike Intel and VAX). */
22: /* #undef WORDS_BIGENDIAN */
23:
24: /* The number of bytes in a unsigned char. */
25: #define SIZEOF_UNSIGNED_CHAR 1
26:
27: /* The number of bytes in a unsigned int. */
28: #define SIZEOF_UNSIGNED_INT 4
29:
30: /* The number of bytes in a unsigned short. */
31: #define SIZEOF_UNSIGNED_SHORT 2
32:
33: /* The number of bytes in a unsigned long. */
34: #define SIZEOF_UNSIGNED_LONG 4
35:
36: /* The number of bytes in a unsigned long long. */
37: #define SIZEOF_UNSIGNED_LONG_LONG 8
38:
39: /* The number of bytes in a unsigned long long long. */
40: /* #undef SIZEOF_UNSIGNED_LONG_LONG_LONG */
41:
42: /* Return type of the signal handler */
43: #define RETSIGTYPE void
44:
45: /* Undefine if your processor can access 32 bits of data aligned to 16 bits */
46: #define ALIGNLONGS 1
47:
48: /* headers */
49: /* #undef HAVE_TCL8_0_H */
50: #define HAVE_TCL_H 1
51: /* #undef HAVE_TK8_0_H */
52: #define HAVE_TK_H 1
53:
54: /* Define your processor type if it's here */
55: /* #undef PROCESSOR_SPARC */
56: /* #undef PROCESSOR_ARM */
57: #define PROCESSOR_INTEL 1
58:
59: /* Define if your operating system is listed */
60: /* #undef OS_ACORN */
61:
62: /* Depending on the processor and/or C compiler the bit ordering within
63: a byte sometimes gets swapped around, this should be defined if you
64: use a SPARC, unset if you use an Intel */
65: /* #undef BYTES_HIGHFIRST */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.