1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-08 23:48:04 +11:00
collapseos/cvm/forth.bin
Virgil Dupras 3171b03335 Allow list to stop spitting a line early
If a line has a char below 0x20, we consider the line ended, we
stop the EMIT loop for this line and spit our NL.

This makes LIST stop wasting rows in environments with a tight
screen.
2020-11-08 16:47:33 -05:00

5.0 KiB