[att.sys.pc6300] NANSI.SYS posted to comp.sources.misc

tes@whuts.UUCP (06/05/87)

<*>
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  <Not supported by INFO-IBMPC>
                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]