B. Watson c1cb377c4b development/dis: Add man page. 3 سال پیش
..
20150816.25e17c0f.diff ccfcfd9292 development/dis: Added (statically tracing 6502 disassembler). 7 سال پیش
README ccfcfd9292 development/dis: Added (statically tracing 6502 disassembler). 7 سال پیش
dis.1 c1cb377c4b development/dis: Add man page. 3 سال پیش
dis.SlackBuild c1cb377c4b development/dis: Add man page. 3 سال پیش
dis.info 7194165249 development/dis: Updated for version 0.6. 6 سال پیش
dis.rst c1cb377c4b development/dis: Add man page. 3 سال پیش
slack-desc ccfcfd9292 development/dis: Added (statically tracing 6502 disassembler). 7 سال پیش
usr_share.diff ccfcfd9292 development/dis: Added (statically tracing 6502 disassembler). 7 سال پیش

README

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".