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