DISM.BAT

This is a quick hack disassembler for COM files.
Rename EXE files to EX or something before using on them,
otherwise it bombs out.

Usage: DISM filename [disfile]

If disfile is not specified, LIST is used to show the output.
If you don't have LIST, edit the batch to change the line
"set list=LIST" to a suitable text viewer.

The output consists of a hex dump then an unassembly.
