6502bench SourceGen v1.10.1
6502bench currently has one tool, the SourceGen disassembler.
The best place to start is to work through the tutorials. Various sample projects are included in the distribution.
Changes since v1.10.0:
- Generate macro for big-endian words in 64tass output (#175).
- Made hex vs. decimal adjustment threshold configurable (#176).
- Allowed scripts to format inline data following COP and WDM opcodes (#177).
- Added more link anchors to HTML output (#180, #181).
- Fixed typo in C64 symbol definitions (#182).
- Added pre-formatting of VICE CRT binaries (#183).
- Auto-sized the rightmost column of References and Symbols.
- Updated project to use .NET Framework 4.8.1.
The program is written in C# .NET, using WPF for the user interface. The attached binaries have been tested on Windows 11. There is no installer; just unzip the files somewhere convenient and double-click SourceGen.exe to start the program.
Linux and Mac OS X are not officially supported at this time, though version 9+ of the Wine emulation layer is reported to work.
IMPORTANT: your Windows system must have .NET Framework v4.8.1 installed. Most systems will already have this, but if you have trouble getting the app to start, you may need to install it. You can download it directly from Microsoft, at https://dotnet.microsoft.com/en-us/download/dotnet-framework .