home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / atari / st / 16835 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  2.1 KB

  1. Path: sparky!uunet!ornl!rsg1.er.usgs.gov!darwin.sura.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!uka!uka!news
  2. From: S_SAMSO@iravcl.ira.uka.de (|S| Hermann Samso)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: Re: Disassembler
  5. Date: 19 Nov 1992 16:42:02 GMT
  6. Organization: University of Karlsruhe (FRG) - Informatik Rechnerabt.
  7. Lines: 29
  8. Distribution: world
  9. Message-ID: <1egg4qINNdtd@iraul1.ira.uka.de>
  10. References: <1e7r5lINNjet@iraul1.ira.uka.de>
  11. NNTP-Posting-Host: irav23.ira.uka.de
  12. X-News-Reader: VMS NEWS 1.23
  13. In-Reply-To: rogina@i13d7.ira.uka.de's message of 16 Nov 1992 09:55:01 GMT
  14.  
  15. In <1e7r5lINNjet@iraul1.ira.uka.de> rogina@i13d7.ira.uka.de writes:
  16.  
  17. > Is there a disassembler which can disassemble plain code without program headers
  18. > and that kind of stuff. The disassemblers from a.a keep crashing or telling me
  19. > that they can only handle .PRG, .TTP, .TOS etc. programs, or they produce a
  20. > listing which contains one data-statement.
  21. > Ivica Rogina, rogina@ira.uka.de
  22. Hi! As I don't know if you recieved my local message I am posting this
  23. in the news. I have been using the monst disassembler for some time
  24. now and it's really the best i've found in Public Domain. It won't let
  25. you load a code-data file as if it were .prg, .tos, ... but you can load
  26. the data to a certain memory address and then redirect the PC to it or
  27. just look at it with "m [address]". Of course you have to take care that
  28. you don't overwrite some important data in memory, therefore you should
  29. load it to a high address... the screen buffer (normally $78000 or $f8000
  30. depending on 1040 or 520) would be a possible option if your code doesn't
  31. work with this zone of memory.
  32. If what you want to do is some serious assembling with your ST and you
  33. don't mind giving away some coins then I would recommend you (how not...)
  34. GENST/MONST2 wich has some very usefull improvements over the first.
  35.  
  36. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  37.     The Spacewalker            ~O
  38. "Walkin' thru Cyberspace.....        <|\_,
  39.  ....aaaaaahhh!                \/\
  40.               it's refreshing"         /  
  41. -->s_samso.iracl.ira.uka.de
  42.  
  43.