Skip to content

v0.1.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@black-sliver black-sliver released this 28 Aug 21:30
· 45 commits to master since this release

View, export and replace sprites (use right click) and view scripts

  • Added support to view scripts
  • Fixed various problems on windows
  • Added support for headered ROMs for scripts
  • Added linux binary (amd64, Qt 5.9+)
  • Now uses Windows/aero theme
  • Some flags from sub-instructions (e.g. IFs) are displayed wrong in this version: $.... & 0x00 is not actually 0x00

On Windows run the setup.exe from setup .zip to install or unpack the w64 .7z and double-click the exe installation-less
On Linux install libqt5core5 libqt5gui5 libqt5widgets5 - e.g. sudo apt install libqt5core5 libqt5gui5 libqt5widgets5 - if not already preinstalled, unpack the linux64 .zip and run from terminal or create a shortcut/.desktop file

screenshot