home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 14 / CDACTUAL.iso / cdactual / demobin / share / program / asm / SMODE.ZIP / NANSI_D.DIF next >
Encoding:
Text File  |  1988-05-21  |  585 b   |  11 lines

  1.    nansi_d.asm (24 Jun 1986 12:12:04)
  2.            ..\nansi_d.asm (30 Apr 1988  4:26:38)
  3. ===================
  4.        5       5  |
  5.        6       6  |takeBIOS        equ     0       ; take over BIOS write_tty if true
  6. +              7  |is_8088         equ     0       ; no fancy instructions if true
  7. -      7          |is_8088         equ     1       ; no fancy instructions if true
  8.        8       8  |cls_homes_too   equ     1       ; set true for ANSI.SYS compatibility
  9.        9       9  |is_CGA          equ     0       ; set true for CGA (no-snow) option
  10. ===================
  11.