DIRIRL.MAC |
The tool displays any module in the indexed part of the library.
The library must be generated by the LIB option [I] (.IRL).
|
REL.MAC |
The tool displays the content of modules in a decoded format from the selected library.
This corresponds nearly to the LIB option [D].
|
LIBREF.MAC |
The tool displays the references of modules from the selected REL-80-library.
This corresponds nearly to the LIB options [M] or [P].
But the tool displays in which modules the labels will be actually found.
|
LIBCOMM.MAC |
Simple tool displaying the definitions of COMMON segments from the selected REL-80-library.
|
LABS.MAC |
A linker which is meaningful if absolute code is generated only.
In this case it is faster than LINK.COM.
|
|
The following utilities are required for the above-named files (except DIRIRL.MAC ) working on bit streams: |
|
RELL.SUB |
A short submit file building REL.COM.
|
RELDEF.LIB |
The definition file for the tools.
|
BITS.MAC |
The module for handling the bit stream.
|
LOG.MAC |
A module for redirecting console output into a log file.
|