What's Changed
- Fix memory initialization by @mateuszsikora in #227
- Support assembly script. by @tomusdrw in #224
- Attempt to disassemblify invalid instructions. by @tomusdrw in #228
- Fix run button state when stopping on breakpoint by @krystian50 in #233
- Fix comparing states with different statuses by @krystian50 in #234
- Refresh memory on each step by @krystian50 in #236
- Add Game of Life example. by @tomusdrw in #231
- Initial Basic blocks support by @tomusdrw in #238
- Add debugger settings by @krystian50 in #239
- Make non-zero values bold. by @tomusdrw in #232
- Fix multi-PVM visual glitch by @wkwiatek in #241
- Don't perform multiple steps when Stepping in the UI. by @tomusdrw in #240
- Fix multi-PVM visual glitch by @wkwiatek in #243
- Modify program editor to be available only in edit mode; improve error handling by @wkwiatek in #242
Full Changelog: 2024-11-27...2024-12-12