Releases: isotherm/betawise
Releases · isotherm/betawise
0.2
- EhBASIC: Fix scrolling, improve speed, reduce RAM to 4kB.
- Add
HelloWorld
sample application. - More syscalls found and documented.
- Trim unneeded code and data (smaller applets).
- Build updated to modern compilers and Python 3.
- Architectural changes aimed at having a Betawise standard library.
0.1
- BetaWise applets can now use an 8 row terminal font if it is installed.
- Added many additional system calls for time, applets, and system info.
- Added better input handling (support backspace across lines and visual bell).
- Fixed minor formatting inconsistencies in EhBASIC.