| GSPA(8) | System Manager's Manual | GSPA(8) | 
gspa —
| gspa | [ -cc_array_name]
      [-llist_file]
      [-ohex_file] [infile] | 
gspa is an assembler for the TMS34010 and TMS34020
  graphics processor chips.
The supported options are:
-c
    c_array_name-l
    list_file-o
    hex_file-c is used, C code will be written to
      hex_file, otherwise uncommented hex code of the
      assembler output will be written.If no -o option is given, output will be
    written to stdout.
If no infile is given, input will be read from stdin.
gspa appeared in NetBSD 1.1.
gspa was written by Paul
  Mackerras. The -c mode was added by
| May 27, 2002 | NetBSD 10.0 |