6502bench SourceGen

6502bench is a code development "workbench" for the 65xx family of processors, including the 6502, 65C02, and 65802/65816. It currently features one tool, the SourceGen disassembler.


SourceGen is an industrial-strength disassembler for 6502, 65C02, and 65816 programs. Key features include:

Main Window Screenshot Gen/Asm Dialog Screenshot

Additional features:

SourceGen is written in C# .NET, with the WinForms API for the user interface. The full source code for the project is available on GitHub, licensed under Apache 2.0.