SlackBuilds Repository

15.0 > Development > dis (0.6)

dis (statically tracing 6502 disassembler)

dis creates XASM/MADS-compatible assembly code from a memory dump or an
executable. dis statically traces execution paths starting from code
entry points to mark which memory locations contain code. All other
memory is treated as data. dis traces through JMP, JSR and BXX branch
instructions. It stops at RTS, RTI and illegal instructions.

dis automatically determines code entry points when disassembling Atari
XEX/SAP files and Commodore 64 PRG files.

The .dop files mentioned in the documentation are installed to
"/usr/share/dis".

Maintained by: B. Watson
Keywords: 6502,disassembler,atari,disasm,6510,commodore,c64,cross
ChangeLog: dis

Homepage:
https://github.com/lybrown/dis

Source Downloads:
dis-0.6.tar.gz (d3944b94a4ffe82a67dcf219bf7f69e1)

Download SlackBuild:
dis.tar.gz
dis.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds