view level2/sys/rma.hp @ 2966:e84a638d1c16

cohr: Support both COVDG control codes and COHR Esc codes $0B is the only control character that is used by both protocols. I decided to keep the the COVDG command as this protocol is more common. So far I've been able to find only 3 OS9 applications that are using the CoHR drivers, all by Dragon Data: Stylograph, Dynacalc and RMS. Only RMS seems to use the $0B (Home) control code, but it is easy to patch the RMS.trm file to replace $0B with the $01 CoVDG Home command. So this seems like a reasonable sacrifice.
author Ken H. <dragon.atv@gmail.com>
date Mon, 10 Feb 2014 10:10:40 +0200
parents 81584f82ee74
children
line wrap: on
line source

@RMA
Syntax: RMA filename [<opts>] [>listing]
Usage : Relocatable Macro Assembler
Opts  :
  -o=path write relocatable output to file specified
  -l = write formatted listing to standard output
  -c = suppress listing of conditional assembly lines in listing
  -f = use form feed for top of form
  -g = list all code bytes generated
  -x = suppress macro expansion in listing
  -e = suppress printing of errors
  -s = print symbol table
  -dn = set listing lines per page to n
  -wn = set line width to n