v1.04 RC2
Pre-release
Pre-release
breakintoprogram
released this
28 Sep 13:55
·
26 commits
to main
since this release
Updates
- #73: mos_setkbvector OS call, so programs can access VDP keyboard packets
- #77: Add virtual hardware keyboard
- #89: Broken startup fix (wait for ESP32 was too short)
- #92: MOS now ignores leading * characters on commands
Contributions
- mos_setkbvector OS call, so user programs can access VDP keyboard packets by @tomm in #73
- Fix timer0 setup overflow by @tomm in #74
- Broken startup fix(wait for ESP32 was too short) by @nihirash in #89
- ignore leading *s on commands by @stevesims in #92
New Contributors
- @tomm made their first contribution in #73
- @stevesims made their first contribution in #92
Full Changelog: v1.04-RC1...v1.04-RC2