home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / atari / st / 16747 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!utcsri!geac!zooid!stramba
  3. From: Mike Stramba <stramba@zooid.guild.org>
  4. Subject: Re: Disassembler
  5. Organization: ZOOiD BBS
  6. Distribution: uka
  7. Date: Wed, 18 Nov 1992 06:32:47 GMT
  8. Message-ID: <1992Nov18.063247.17940@zooid.guild.org>
  9. References: <1e7r5lINNjet@iraul1.ira.uka.de>
  10. Lines: 15
  11.  
  12. rogina@i13d7.ira.uka.de (Ivica Rogina) writes:
  13. >Is there a disassembler which can disassemble plain code without program headers
  14. >and that kind of stuff. The disassemblers from a.a keep crashing or telling me
  15. >that they can only handle .PRG, .TTP, .TOS etc. programs, or they produce a
  16. >listing which contains one data-statement.
  17. >
  18. >Ivica Rogina, rogina@ira.uka.de
  19.  
  20. I like using Templmon. You install it as a tsr, then you can activate it
  21. anytime with ctrl-help. It works on most programs, as long as they don't mess
  22. with the break vector, keyboard vector.
  23.  
  24. If you have a sector editor, you can change the first instruction in a .prg
  25. file to an illegal instruction, then when you run the program Templmon will
  26. take over.
  27.