On 12 Mar 2008 at 23:30, Tim Riker wrote:
Is there a pdf version of jeff's asmref.html?
It appears to be HP P/N 02116-9014, "HP Assembler Programmer's Reference
Manual." That's available from:
http://www.hpmuseum.net/document.php?hwfile=3561 (August 1975)
and:
http://www.hpmuseum.net/document.php?hwfile=3575 (June 1971)
I'm looking for docs on the REL tape format(s) to
add support to asm21.pl
Appendix H of the "RTE IV Assembler Reference Manual" documents the
relocatable and absolute tape formats. It's available from:
http://www.bitsavers.org/pdf/hp/21xx/rteIV/92067-90003_Asm_Apr80.pdf
Note that an "old relocatable" and a "new relocatable" format exist.
The
former is used for all systems up through RTE-6/VM. The new format is used
for RTE-6/VM and RTE-A.
-- Dave