commit | e32a267b0b9c0be5383360e7db5700b449f74569 | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Sun Feb 09 16:01:06 2020 +0100 |
committer | Mitch Bradley <wmb@firmworks.com> | Sun Feb 09 07:20:37 2020 -1000 |
tree | 078b0b1261afed111da5d0a3990acf023bc9723f | |
parent | 301659f1cb09ae4b278041f4e60d6ed6d8cb8710 [diff] |
arm-mmp2: move "third" word to lcd.fth It is the only user and having to define it before loading lcd.fth sort of sucks.
This is Mitch Bradley's CForth implementation.
This version was derived from the version at One Laptop Per Child, then it was improved as follows:
a) Host version now has line editing b) Host version catches exceptions c) key and key? implemented property in host versions for Linux and Windows d) Makefile fragments factored better, and use pattern rules extensively e) Makefiles in build directories simplified