NES Decompiler v1.1.3
Downloads
Windows (GUI + CLI)
- x64: Full GUI and CLI support
- x86: Full GUI and CLI support (32-bit)
- ARM64: Full GUI and CLI support (Windows on ARM)
Linux (CLI only)
- x64: Command-line interface
- ARM64: Command-line interface
macOS (CLI only)
- x64: Command-line interface (Intel Macs)
- ARM64: Command-line interface (Apple Silicon)
Installation
- Download the appropriate package for your platform
- Extract the archive
- Run the executable (Windows:
NESDecompiler.GUI.exeorNESDecompiler.CLI.exe, Linux/macOS:./NESDecompiler.CLI)
Notes
- Windows packages include both GUI and CLI versions
- Linux and macOS packages include CLI only
- All packages are self-contained and don't require .NET runtime installation
Changelog
See CHANGELOG.md for details.