home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d7xx
/
d771
/
sourcopt.lha.pi
< prev
Wrap
Text File
|
1994-03-25
|
571b
|
18 lines
.name
SourcOpt
.author
Alexander Fritsch
.version
1.0
.description
A little assembly language source optimizer. While most assemblers have
optimization, they optimize the compiled code. One disadvantage of this
however, is when debugging code thru a disassembler or monitor, the code
you see differs from that you have written because of the optimization. By
optimizing the source first, you can eliminate some of these differences.
CLI usage only.
.described-by
Automatically generated from Contents file by c2pi program.
.short
Assembly language source optimizer