1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-19 08:58:45 +10:00
collapseos/cvm/forth.bin
Virgil Dupras 8bf6258673 Add word TICKS
Adding a delay such as the 20ms one we have in AVR programmer's
initialization routine is tricky without a word like TICKS.

This implementation is highly inaccurate, but more accurate and
reliable than a "ballpark" DO..LOOP...
2020-09-25 17:31:06 -04:00

5.2 KiB