DASM Disassembler Projects

As base for disassembling I selected the program DASM out of the Public Domain. From my point of view this program is very good because one has to deal with the code during disassembly.
Unfortunately the functionality was restricted — generally the memory management — so I expanded the code. Find listed below some of my disassembly projects.
Because the length of the source code exceeded the available memory for editing it, I splitted the files into portions of about 16K — the main files use INCLUDE-instructions to put them together again.
DASM TURBO PASCAL M80
LINK/LIB SLR ZSID
PUT
The following sources are based upon programs including an RSX:
HISTORY CPM2 SPOOLER
WHM (Write Hand Man)
Find here more sources in progress
Back to the JOYCE activities