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