Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site mnetor.UUCP Path: utzoo!utcs!mnetor!george From: george@mnetor.UUCP Newsgroups: net.micro.pc Subject: Re: Re: Disassembler wanted Message-ID: <306@mnetor.UUCP> Date: Mon, 18-Mar-85 09:29:56 EST Article-I.D.: mnetor.306 Posted: Mon Mar 18 09:29:56 1985 Date-Received: Mon, 18-Mar-85 10:21:36 EST References: <351@nmtvax.UUCP> <1469@watcgl.UUCP> Distribution: net Organization: Computer X (CANADA) Ltd., Toronto, Ontario, Canada Lines: 26 > > > > > > I'm looking for a disassembler to run on a PC under DOS. Anyone got a public > > domain one they could send me? > > > > Thanks in advance, > > Bob > > The U command of the msdos debugger will do this. > > John > ....!watmath!watcgl!jchapman Technically correct. The U command does disassemble. However it has no symbolic replacment capabilities nor any ability to store disassembled code into a disk file. Trying to browse unfamiliar code in Debug is onerous at best since there is no scrolling and only limited search capability. I tried to use Debug to figure how to make GRAPHICS.COM work with my Epson RX-80. It's only about 800 bytes long but it wasn't any fun. There's got to be something better around! George !{cbosgd, decvax, harpo, ihnp4}!utcs!mnetor!george