I have 16 bit program that i want to look at the source code. It was written in TASM. Is there a way to look at code. Thanks.

You can load the program with debug and just step through it.
You can also text-capture the dump of the debug into a text file and rebuild the source code.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.