home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 January / VPR0101A.BIN / OLS / TAR32053 / tar32053.exe / SRC / CONFIG.H < prev    next >
C/C++ Source or Header  |  1999-05-23  |  283b  |  13 lines

  1. #ifndef __DEFCONF_H
  2. #include "defconf.h"
  3. #endif
  4. /*
  5.  * config.h - selects environment for this program
  6.  */
  7.  
  8. /*
  9.  * Specify your hardware by assigning value 1 for one of following names
  10.  */
  11. #define    PC9801    1    /* NEC PC-9801 or compatibles */
  12. #define    B16    0    /* B16 or J-3100 */
  13.