Tuesday, April 23, 2002
The new 2.1.2 Version of pbForth has support for background
processing and saving your work as an SREC file that you
can load agin like regular firmware.
This means you no longer have to load the base pbForth firmware and then load all the text scripts on top. You just save your working system as its own firmware! Super feature if you're involved in code-only competition and need to email a firmware file.
The pbForth website has also been updated with articles describing
how to use SAVE-SYSTEM and the new background handler.