Saturday, May 3, 2008

Release 2008.05.03

This release primarily focuses on the build system, but does bring some minor updates to Retro, the modules, and Ngaro.

The build system:
  • Refactored, now has separate functions for each step of the build system
  • The clean script has been merged in
  • Accepts various command line options allowing more control over the build
  • Basic help (pass --help) to see
  • Several bugs were fixed in fix-image
  • Memory usage of fix-image was reduced
  • image2js.toka is now commented
For the modules:
  • COUNT and R@ were added to forth94 and forth83.
Retro:
  • for / next loops have been added
And as finally, Ngaro:
  • Added a Clear Display button.
Nothing too impressive, but the updated build script will be easier for me to maintain and extend in the future.

No comments: