|
|
DataMuseum.dkPresents historical artifacts from the history of: RC4000/8000/9000 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RC4000/8000/9000 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00)
Types: TextFile
Names: »micasmhelp«
└─⟦00964e8f7⟧ Bits:30007478 RC8000 Dump tape fra HCØ.
└─⟦b2ec5d50f⟧
└─⟦this⟧ »micasmhelp«
the micasm is called as:
<object file>0/1=micasm<"03"/"01">0/1 <<source_files>/<parameters>>0/*
where
<object file> ::= name of object file.
<sourcefiles> ::= <empty source file>/<source file>
<empty source file> ::= no other source file at all in the
parameter list means that source file
is taken from current input.
<source file> ::= name of source file.
<parameeters> ::= <list param>/<message param>/
<help param>/<xref param>/<version param >/
<label xref param >,<entry param>
<modifiers> ::= <boolean modifiers>/<number modifiers>/<text modifiers>
<boolean modifiers> ::= "yes"/"no"
<text modifier> ::= <letter><<letter>/<digit>>0:10
<letter> ::= the chars from 'a' to 'å'
<digit> ::= the chars from '0' to '9'
<list param> ::= list.<boolean modifiers>
( if the boolean modifier is "yes" then
the source text is listed, otherwise
no listning is performed.
The list parameter can be owerwritten
by the directive *list:)
<version param> ::= version.<text param
( a text portion started vith the directive
*onlyin: <text>
is assembled if the <text param> is equal
the <text> in the *onlyin* directive ,
othervise the text is skipped)
<entry param> ::= entry.<boolean param>
( all labels which in the text is followed by the
charakter '/' (slash) before the colon charakter
is printed after
the assembling in a special table giving their
name and address. if a number is given after
the slash charakter this is also printed.
This is a special feeature for making mapping
and vector promming easy).
directives to the micro assembler:
*onlyin: <text>
(the text protion until the
corresponding 'until' directive is
only taken into the assembling if
the parameter to the directive is
equal to an 'version' parameter text
)
▶EOF◀