Skip to content

v0.2.0

Choose a tag to compare

@JumpLink JumpLink released this 11 Apr 18:48
· 133 commits to main since this release
2130a10

Release v0.2.0

New Features

  • Added help feature to make code editing easier for beginners
  • Implemented file management to save and load your programs
  • Added disassembler and fast switchable memory viewer to examine your code
  • Added copy functionality for code and data with one-click access

UI Improvements

  • Improved game console layout and controls for mobile devices
  • Larger buttons for better touch interaction
  • Enhanced game display for improved visual experience
  • Restructured application layout for better navigation

Game Behavior

  • Games now automatically pause when switching between screens
  • Pause game when window focus is lost
  • Smarter game console switching for better workflow

Debugging Experience

  • Added hexdump to debugger for easier memory inspection
  • Fixed source view scrolling behavior
  • Improved error reporting and feedback

General Improvements

  • Many minor bugs fixed to improve overall usability
  • Enhanced scroll position management
  • Improved documentation and help texts

Full Changelog: v0.1.2...v0.2.0