Skip to content

Release v0.6

Choose a tag to compare

@envenomator envenomator released this 10 May 14:29
· 45 commits to main since this release

Current state: beta release, focus on stability and usability

Release notes:

  • Fixed crash upon 'returning' data without a function (#22)
  • Fixed crash upon NEXT/UNTIL/ENDPROC without FOR/REPEAT/PROC (#23)
  • LIST IF is now working correctly in ADL mode (#25)
  • RESTORE DATA outside of a procedure now correctly produces an error (#26)
  • Keyboard handler using mos_setkbvector, removed vblank keyboard 'handler' (#27). BBC Basic now required MOS 1.04RC2 or higher

Full Changelog: v0.5...v0.6