Specifications

Page 4
User messages can now be specified and generated from the symbol file;
Symbol file includes (which may be nested) now permitted.
The changes between versions 1.10 and 1.20 were:
Disassembly of Intel 8080 and 8085 added (in addition to existing
support for 8080 provided by Z80 disassembly);
Disassembly of Signetics 2650 added;
New symbol file command to skip areas of source image;
Origin can now be specified in symbol file;
New command line option to specify a single code entry point for
threading;
New command line option to list all processors supported;
Fix to incorrect disassembly of 6801/6803 subd instruction (opcode
0x93);
Bug fixes and other minor changes.
The changes between versions 1.00 and 1.10 were:
All references to "dasm6800" replaced by "DASMx";
Disassembly of 6502 added;
Disassembly of Z80 added;
Disassembly of 8048 added;
Minor bug fix for code threading of 6801/6803 direct branch
instructions;
Minor changes to listing output;
Bug fixes and other minor improvements.
The changes between versions 0.90 and 1.00 were:
Disassembly of 6801/6803 added;
Disassembly of 6809 added;
Define byte pseudo-op now generates full listing;
Two new commands supported in symbol file: cpu (to select processor
type) and addrtab (to define a table of addresses, each of which points
to data);
New command line switch to select processor type;
Performance improvement to pass 1;
Minor changes to listing output;
Bug fixes and other minor improvements.