dis6502: dis6502 (flow-tracing disassembler for 6502)
dis6502:
dis6502: dis6502 is a 6502 disassembler that supports Atari 8-bit and Commodore
dis6502: executables, as well as raw memory dumps. It attempts to separate code
dis6502: sections from data by tracing the flow of execution, and supports a
dis6502: config file for manually defining code sections that aren't reached
dis6502: by the trace.
dis6502:
dis6502:
dis6502:
dis6502: