8086 disassembler, written in 8086 assembly.
Uses NASM syntax, so yasm/nasm assembler is needed.
Includes a BIG.COM file for testing, with BIG.TXT being the needed result.
Compilation:
cl.bat can be used to compile. rlarge.bat compiles for diff comparison (so that CS matches that given in the example result) and runs on BIG.COM.