index
:
bitgloo/alee-forth
llvm
master
native
optimize
A portable and concise Forth implementation in modern C++
bitgloo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
msp430
Age
Commit message (
Expand
)
Author
2023-11-13
msp430: add spi, update uart examples
Clyne Sullivan
2023-11-13
add LIBALEE_SECTION; minor fixes
Clyne Sullivan
2023-11-12
no more cstring; 16mhz/115200 msp430; fix dict init
Clyne Sullivan
2023-11-12
msp430: reduce excess memory usage; trim linker script
Clyne Sullivan
2023-11-11
msp430: add uart example
Clyne Sullivan
2023-11-11
msp430: build reg data with bash, not make
Clyne Sullivan
2023-11-11
msp430: more dict space; prepare for hal impl
Clyne Sullivan
2023-11-10
msp430: lpm support; . uses base; expand dict size
Clyne Sullivan
2023-11-06
msp430: set SR on exit when in ISR
Clyne Sullivan
2023-11-05
msp430: add compressed register/flag wordset
Clyne Sullivan
2023-11-03
interrupt support; better reg words
Clyne Sullivan
2023-11-02
msp430: include core-ext and tools
Clyne Sullivan
2023-11-02
running on the devboard
Clyne Sullivan
2023-11-02
msp430 impl targets msp430fr2476
Clyne Sullivan
2023-10-26
add .R PAD U.R U> UNUSED WITHIN
Clyne Sullivan
2023-10-14
msp430.fth
Clyne Sullivan
2023-10-14
align builtin dictionary
Clyne Sullivan
2023-03-18
-Wconversion
Clyne Sullivan
2023-03-11
u. um*
Clyne Sullivan
2023-03-11
make forth and msp430 folders
Clyne Sullivan