The bundled FujiNet runtime jumps a long way forward — 99 commits, from b9a27cfa to 07e1bed3 — and now tracks the same firmware as the other FujiNet Go desktop apps. It had been pinned well behind them.
The runtime also no longer builds against Mbed TLS 4.x. That release removed the low-level crypto headers the runtime's TLS backend needs and split the rest into a separate library, so a machine whose system Mbed TLS had moved on to 4.x could produce a build with quietly broken TLS instead of a clear failure. The build now finds a 3.x install, or stops and says so.
New to programs running on the emulated MSX
- The Gmail and Google Drive network protocols.
- The
CALENDAR,GCALandICALcalendar protocols, including creating and editing events. - The accumulated fixes of the intervening firmware work.
Full Changelog: v0.1.2...v0.1.3
🤖 Generated with Claude Code