Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ulysses!mhuxt!ihnp4!homxb!houxm!whuts!tes From: tes@whuts.UUCP Newsgroups: comp.sys.ibm.pc,att.sys.pc6300 Subject: NANSI.SYS posted to comp.sources.misc Message-ID: <2122@whuts.UUCP> Date: Fri, 5-Jun-87 14:28:51 EDT Article-I.D.: whuts.2122 Posted: Fri Jun 5 14:28:51 1987 Date-Received: Sun, 7-Jun-87 02:52:07 EDT Organization: AT&T Bell Laboratories Lines: 38 Keywords: nansi.sys, utilities, lattice C Xref: utgpu comp.sys.ibm.pc:4058 junk:5208 <*> I have sent the following nansi.sys and related utilities to the moderator of comp.sources.misc for posting. (As I am merely passing on what I got from the original net.sources last year, there should be no problem with my bumbling). (A) readme, nansi.doc, nansi.mkf, nansi.sup, demo.uue, nansi.uue, (B) The readme files contains: nansi.doc - this file nansi.hex - compiled version Convert nansi.hex into nansi.sys with the following commands (you'll end up with 256 extra bytes at end, but who cares?): debug # Run DOS debugger N nansi.hex # Load the hex file L N nansi.sys # Write it out W Q # Quit- back to DOS. nansi.cat - concatenated sources nansi - makefile- shows how to assemble & link nansi.asm - device driver guts nansi_d.asm - definitions nansi_p.asm - ANSI parameter grabber nansi_f.asm - ANSI function handlers nansi_i.asm - device driver init routine setraw.cat - concatenated examples setraw.asm - for assembly programs setraw.msc - for Microsoft C programs setraw.lc - for Lattice C programs rawtest.lc - example for Lattice C only -- -- ----- Terry Sterkel -====---- AT&T Bell Laboratories --------- {clyde|harvard|cbosgd|allegra|ulysses|ihnp4}!whuts!tes ----- [opinions are obviously only my own]