Full notes
Full GB BASIC update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
This release includes significant improvements to the kernels, adding support for using the SFC/SNES mouse as a click/touch backend via SGB features, along with a very simple yet fun speech synthesis feature. Both features are present in the official kernel source code. Please note that the kernels bundled with the application do not enable these new features. If needed, you can follow the links to the kernel download page to install them yourself. The kernel management, macro and native function features have also been updated. A new "Text Input" example was added to demonstrate how to implement simple text input via a virtual keyboard. This version also includes many other enhancement and bugfix.
Tutorials: https://paladin-t.github.io/kits/gbb/learn/index.html
See full changelog: https://paladin-t.github.io/kits/gbb/documents/changelogs/Changelog_v1.10.txt
Source
Changelog.gg summarizes and formats this update. How we read updates.