home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
No Fragments Archive 10: Diskmags
/
nf_archive_10.iso
/
MAGS
/
STINK
/
STINK_1.MSA
/
PRG_DIS_ASM_DISASM.DOC
< prev
next >
Wrap
Text File
|
1987-09-14
|
5KB
|
106 lines
POPKONSULTEN hb June 4, 1990
Box 2134
900 02 UMEA
Sweden
tel# +46-90-194897, 191536, 47153
This is version 3.22 of our disassembler. It is not public domain!
NEW since v 3.11:
- much faster, especially during table search - most
noticeable when working on large files.
- slightly better error handling.
- evaluates some more labels.
- and some other minor bugs corrected.
- a nicer looking data sections
- much requested. (since ver 3.11)
- a bug fix concerning dc.b-data in text segment (ver 3.11)
Scrap your old versions.
It will be a shareware offering :
Send USD 30 or equalent amount in your currency (not rubels, please)
and you will receive:
* Videodrome developers tools pak, containing:
- disassembler, latest version of course!
- Videodrome programmer's text editor.
(currently ver 0.20(beta))
Uses virtual memory on hard disk!!
Edit files larger then memory.
- Videodrome C-Shell
(currently ver 0.40(beta))
Fast and compact, with history and
shell script programming etc.
- Tools package for C-Shell.
- Manuals and tuturials
Pay by check to address above,
or by postal giro : Sweden 444 10 93 - 4
Pris i Sverige 300:- inkl moms.
You are free to redistribute this program for non-commersial proposes,
but this textfile must always bundled with it.
Please report all new bugs you encounter to us.
All registred users that report useful information will get free
upgrades and other benefits.
Known bugs (May 16, 1990) :
* Program crashes sometime when started (slight bug in TurboC or
old TOSes).
Just restart, don't worry!!
* Datasections in text segment are not always detected.
If the program you want to analyse has this sort of topography
you must use to -d flag which results in a much bigger .S-file.
This a hard one to solve. We are working on a tracer that might
reduce this problem.
* Sometime labels are missing. Specially on odd adresses in text
section. See previous problem.
* Selfmodifing code and calculated adresses give us some problem.
This is a hard one!!
* Sometime a word of mnemonic is missing, but present in the
optional dc.w-statement. Please report to us whenever this
is happening!!
* Output must be edit before us in Devpak2. Just add the word
'section' before text/data/bss-pseudoinstructions.
Some advises:
* Check the output file for correctness before starting work
on it. Assemble the .S-file WITHOUT optimisation and compare
the output with the original. (Check size and content.)
* Some unknown labels reported by the assembler are often Bcc-
statement which should be data.
Ex: BSR.B L0004 ; dc.w $6162 ; dc.b 'ab'
Check the environment of the particular statement, if there
is some dc.w-statements there, it is possible that the statement
in questions should be that to.
* Get hold of a copy of Motorola's:
M68000 16/32-bit microprocessor Programmer's reference guide.
It is not very expensive but a must for efficient work.
This book is not for assembly-language-beginners, but neither
is those the primary target for our product.
* Register as user get lots of extras, manuals, tuturial and
support from us!! It is cheap.
Good luck and happy hacking,
and SUPPORT the Idea of Shareware,
Göran Thyni & Johan Nordlander, Popkonsulten hb.
Note from the editors:
This is really a good product and I hope that you do like us
and pay the fee. As far as we know there is nothing on the ST
that can compete with this program on terms of workability
and speed.
The programmer tell us that he's, apart from us, hasn't recieved
anything yet.
We'll continue to keep contact with him and I sure hope that he
can profit a little from this excellent utility as he right now
don't don't ha any inspiration to make any improvement.
Please show your support and inspire the guy!