Skip to content

NES Decompiler v1.1.3

Latest

Choose a tag to compare

@ApfelTeeSaft ApfelTeeSaft released this 17 Jan 17:03
· 1 commit to main since this release
8242ffb

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

  1. Download the appropriate package for your platform
  2. Extract the archive
  3. Run the executable (Windows: NESDecompiler.GUI.exe or NESDecompiler.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.