Commit Graph

30 Commits (a3fca07d87a2d057657af9bb79de9f595e4b1a10)

Author SHA1 Message Date
Clyne a3fca07d87
fix aligned and doublecell ops
Clyne e4f1fba4e8
add native definition bit
Clyne 5162349f92
CHAR return zero on no input
Clyne f21da699e5
msp430: add rtc, analog, button support
Clyne 957cf676ff
msp430: more dict space; prepare for hal impl
Clyne 494bd41b64
msp430: lpm support; . uses base; expand dict size
Clyne 4bf01807b2
precalculate some literals
Clyne 8e7cb05cfb Merge branch 'master' of ssh://code.bitgloo.com:222/bitgloo/alee-forth
Clyne 7e10d0855c
msp430: add compressed register/flag wordset
Clyne 8f30a73807 Delete 'forth/hal.fth'
Clyne e175ab21b3
interrupt support; better reg words
Clyne 4a1ec24592
msp430: include core-ext and tools
Clyne b26edffda0
msp430 impl targets msp430fr2476
Clyne 6bd7338414
add SOURCE-ID
Clyne 97a590fc8e
add PARSE; fixes to actually comply with all tests
Clyne 91566e20e8
fix core and core-ext impl to pass all tests
Clyne 3bb6ecbb23
fix MARKER
Clyne ddba135e7d
add [COMPILE], fix :NONAME
Clyne 5ee8f7e01d
add .R PAD U.R U> UNUSED WITHIN
Clyne 6b1955a69e
remove old tests
Clyne 650a344aad
support long definitions; add tests as submodule
Clyne 7381e87be6
100% core test passing
Clyne 194acf022d
implement HOLDS
Clyne 6bd7c01389
implement pictured numeric output
Clyne 3d7a45e5cd
msp430.fth
Clyne 74753670d5 >number
Clyne c46f531b6b u< um/mod
Clyne bf7fe756a1 u. um*
Clyne f186ff2a22 find
Clyne 400e277b0c
make forth and msp430 folders