home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MAGAZINE / MISC / JNFB88.ZIP / LCV1N2.ARC / DEFS.H < prev    next >
Encoding:
C/C++ Source or Header  |  1987-10-27  |  149 b   |  6 lines

  1. /* Listing 3 - C Support module */
  2.  
  3. #define SCREEN_BASE 0xb000   /* base address of hercules card */
  4. #define CURSOR 12
  5. #define SCREEN_WIDTH 80
  6.