Close

Patch-level release 0.6.3

A project log for zeptoforth

A full-featured Forth-based RTOS for ARM Cortex-M

travis-bemannTravis Bemann 06/24/2020 at 02:360 Comments

This patch-level release adds forget-ram, adds f* and f/ to support s31.32 fixed-point numbers, moves +! to the kernel and adds b+! and h+! to the kernel, adds code to improve compatibility with swdcom, fixes some issues with codeload3 so it is more (but not entirely) reliable, and fixes an issue with disassemble.fs that was causing it to produce corrupted output when loaded and then used without a warm reboot by adding a warm reboot whenever it is loaded.

Discussions