- The video refresh port is now set properly after outputting a character
- Ngaro JS now supports the video refresh port
- Ngaro JS now stores the video output apart from the form output textarea
- Strings are now rendered after all characters are drawn to the video buffer rather than character by character
- update (enable/disable screen redraws) was added
- redraw (redraw the screen if update is on) is now in the dictionary
- Graphics module now does video updates after drawing shapes
- Removed the FFI from Toka.
I also removed the FFI functionality from Toka for this release. The FFI words are not used by the cross-compiler, and serves only to slow down the build of Toka and increase the number of dependencies. (This only affects the copy of Toka included in the Retro package; the full Toka still has FFI).
No comments:
Post a Comment