home *** CD-ROM | disk | FTP | other *** search
- 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
- From: S_SAMSO@iravcl.ira.uka.de (|S| Hermann Samso)
- Newsgroups: comp.sys.atari.st
- Subject: Re: Disassembler
- Date: 19 Nov 1992 16:42:02 GMT
- Organization: University of Karlsruhe (FRG) - Informatik Rechnerabt.
- Lines: 29
- Distribution: world
- Message-ID: <1egg4qINNdtd@iraul1.ira.uka.de>
- References: <1e7r5lINNjet@iraul1.ira.uka.de>
- NNTP-Posting-Host: irav23.ira.uka.de
- X-News-Reader: VMS NEWS 1.23
- In-Reply-To: rogina@i13d7.ira.uka.de's message of 16 Nov 1992 09:55:01 GMT
-
- In <1e7r5lINNjet@iraul1.ira.uka.de> rogina@i13d7.ira.uka.de writes:
-
- > Is there a disassembler which can disassemble plain code without program headers
- > and that kind of stuff. The disassemblers from a.a keep crashing or telling me
- > that they can only handle .PRG, .TTP, .TOS etc. programs, or they produce a
- > listing which contains one data-statement.
- >
- > Ivica Rogina, rogina@ira.uka.de
- Hi! As I don't know if you recieved my local message I am posting this
- in the news. I have been using the monst disassembler for some time
- now and it's really the best i've found in Public Domain. It won't let
- you load a code-data file as if it were .prg, .tos, ... but you can load
- the data to a certain memory address and then redirect the PC to it or
- just look at it with "m [address]". Of course you have to take care that
- you don't overwrite some important data in memory, therefore you should
- load it to a high address... the screen buffer (normally $78000 or $f8000
- depending on 1040 or 520) would be a possible option if your code doesn't
- work with this zone of memory.
- If what you want to do is some serious assembling with your ST and you
- don't mind giving away some coins then I would recommend you (how not...)
- GENST/MONST2 wich has some very usefull improvements over the first.
-
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- The Spacewalker ~O
- "Walkin' thru Cyberspace..... <|\_,
- ....aaaaaahhh! \/\
- it's refreshing" /
- -->s_samso.iracl.ira.uka.de
-
-