Home | History | Annotate | Line # | Download | only in util
README revision 1.1.1.1
      1  1.1  mrg 
      2  1.1  mrg Tech Note: dwg.c
      3  1.1  mrg 
      4  1.1  mrg author:		ajv 
      5  1.1  mrg 
      6  1.1  mrg purpose: 	to display MGA Storm's dwg register in human readable output.
      7  1.1  mrg 
      8  1.1  mrg compilation:	cc -o stormdwg stormdwg.c or just type make
      9  1.1  mrg 
     10  1.1  mrg usage:		stormdwg hexval
     11  1.1  mrg 
     12  1.1  mrg hexval will then be decomposed into it's constituent parts and displayed in human
     13  1.1  mrg readable format. 
     14  1.1  mrg 
     15  1.1  mrg BUGS:		none known except that it needs to kept upto date if the storms
     16  1.1  mrg 		spec is changed
     17  1.1  mrg 
     18  1.1  mrg NOTE:		This is not by itself a very usable utility. 
     19  1.1  mrg 
     20  1.1  mrg Andrew van der Stock
     21  1.1  mrg ajv (a] greebo.net
     22  1.1  mrg 
     23  1.1  mrg 
     24  1.1  mrg 
     25  1.1  mrg $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/util/README,v 1.2 1999/11/19 13:54:41 hohndel Exp $
     26