[Flashforth-devel] FF50 dspic33 - some missing words for fp
Brought to you by:
oh2aun
From: pito <pi...@vo...> - 2014-07-12 13:29:11
|
I am trying to load the Leon's fp library, which may work "as-is". We do not need recogniser for the initial experiments, as we can enter the fp numbers as doubles. I missed a few words there ie. ?dup 2>r 2r> which I added, still need the equivalents for @i i !i compile not sp0 size number BTW where I can set the number of chars the FF50 reads from input?? It seems it does 75 only (even the rx buffer is 80 now)? How can I increase the number to at least 80? P. |