-
Thomas, just picked up a subtle but significant shortcoming in the handling of compilation of literals.
When compiling, we need two different functions to store a literal into the new word. Both sto…
-
\ I am having great fun using eForth
\ thank you for a great piece of work
\ In v2.2
3 0 dnegate .s \ results in
FFFD 0
-
Hi all,
I've been using a simple word to output a calibrated PWM value to set the power supply to a given voltage. The combination of that and a blocking MS function (based on the BG task) covers …
-
After a power cycle my test XH-M188s don't respond with the stm8eForth prompt, or apparently work at all. Sometimes a reset either with a pushbutton or the st-link programmer will bring the console ba…
-
Here is the .asm for +LOOP:
```
; +LOOP ( a +n -- )
; Terminate a DO - +LOOP loop.
.dw LINK
LINK = .
.db (IMEDD+5)
.ascii "+LOOP"
PL…
-
SEE misses out showing every byte when the name cannot be found and then misses out on some names too.
For example:
> see see
> ' CR 1- 2+ DUP @ DUP 83 94 CD 51 83 94 CD 8F .ID 1+ 5 93 U. NUF? 8…
-
Provide a convenient way for defining variables that work in ROM code:
* the behavior of `VARIABLE` shall be transparent in a programming / debug / test cycle
* `ALLOT` shall allocate variable mem…
-
Reverse circuit-bend the module, and write some docs.