Description of the collection:
Name | Description |
---|---|
LINKPRL |
This tool creates either a .PRL or .COM file from a .REL file.
I disassembled it because I was curious how other programmers handled .REL files.
I wrote some tools relating .REL files myself,
e.g. REL-80 Tools and
Overlays using .SPR files.
By the way, LINKPRL was written by Harold F. Bower.
Find a description here.
|
DUMPASC |
Another option to dump a file as ASCII text only on console.
I found this tool as .HEX file described by Emmanuel ROCHE.
Initially I disassembled the original CP/M DUMP utility,
then I modified it for ASCII output only.
Later I customized a DUMP file
from SIGM Vol.234.
|
Decimal output | A summary of different routines for decimal conversion of a binary value. |
Video memory | A description of video memory overlapping the main memory space. It was used for example in SOL maschines. |
Werner Cirsovius | Compiled since January 2008 |