Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2024 Meta-MorphOS.org
Description:Z80 assembly generating disassembler
Developer/Porter:Stefan Haubenthal
Homepage:https://www.tablix.org/~avian/blog/articles/z80dasm/
Readme:
Short: Z80 assembly generating disassembler
Author: tomaz.solc@tablix.org (Tomaz Solc), Jan Panteltje
Uploader: polluks+aminet sdf lonestar org (Stefan Haubenthal)
Type: dev/cross
Version: 1.2.0
Architecture: ppc-morphos
URL: https://www.tablix.org/~avian/blog/articles/z80dasm/

z80dasm, Z80 assembly language generating disassembler 1.2.0
Usage: [options] file

-a --address Print the memory address of each assembly line in a
comment
-l --labels Create labels for jump instructions
-g --origin=ORG Specify the starting address of the code (default 0x100)
-t --source Print the corresponding binary data in hex and ASCII
for each assembly line in a comment.
-u --undoc Insert undocumented instructions directly into the
disassembly instead of in the comments.
-1 --z180 Disassemble instructions supported by the Z180
processor.
-s --sym-output=FILE Write symbol information into FILE
-S --sym-input=FILE Read symbol information from FILE
-r --sym-order=SORT Sort symbols before writing symbol file
(SORT can be default, frequency)
-c --sym-comments Transfer symbol comments in the symbol information file
to the output.
-b --block-def=FILE Read information about code and data blocks from FILE
-o --output=FILE Print output to FILE instead of standard output
-h --help Display this help text and exit
-v Increase verbosity
-V --version Display version information and exit
-z --zilog Use original Zilog syntax for relative jumps

--tab-width=N Tab width in characters to use when aligning output
into columns (default is 8)
--tab-stops=S1,S2,... Comma separated list of tab stops to use.
(default is 0,1,4,5,7)
Bug reports to <tomaz.solc@tablix.org>

Upload Date:Jul 12 2023
Category:Development/Cross
Download:z80dasm_1.2.0.lha
Md5:8709dff4a30163e78ceeec3e606063f2
Size:287 KB
Downloads:161
Screenshot(s)
History
Last Comments