Skip to content

Unplug v0.5.0

Latest

Choose a tag to compare

@adierking adierking released this 28 Jul 01:46
· 4 commits to main since this release

The major new feature in this release is the ability to disassemble and reassemble script bytecode. This has been available in mainline builds for a while now, but I decided to "officially" release it in its current state. It hasn't had any major changes since 2023.

You can refer to the Unplug assembly language documentation for details on how script editing works.

Changelog:

  • New script commands: assemble, disassemble, disassemble-all
  • New commands for editing opening.bnr: iso set maker, iso set name
  • audio export-all will now place audio from .hps files in a "streaming" directory
  • Lots of internal restructuring and improvements

Make sure to download the correct zip for your operating system.
unplug-vscode.zip is an optional Visual Studio Code extension for working with script assembly.

The executables in this release are from automated build #857.