Msg: 924 *Conference*

11-14-91 20:01:36

From: TRACY ALLEN

To : ROBERT BENSON

Subj: REPLY TO MSG #905 (TS-DOS RIPOFF)

Dear Robert,
  The dissassembler is not an "expert system.  It will attempt to disassemble
data tables just as if they were code.  You have to start off the dissassembly
"on the right foot".  If you have a table of known code entry addresses, with
names like "Start" or "getkey", the disassembler will use the names in its
listing.  So with intelligent use, the places that are real code can be
distinguished from data.  
  ROM2 is an excellent package for exploring machine language.
  That in addition to the BASIC and the TEXT enhancements.
  -- Tracy