Virgil Dupras
|
faf088b397
|
Move AVR assembler from B650 to B50
And move its doc to doc/asm.txt
|
2020-09-21 19:52:53 -04:00 |
|
Virgil Dupras
|
fd69195799
|
doc: take dictionary out of blkfs
|
2020-08-16 08:22:41 -04:00 |
|
Virgil Dupras
|
fa79e3d8a6
|
Make (print) stop on CR
Lines edited with the Block editor end with 0xd and (print) spits
spurious CR when printing those lines.
Also, properly initialize ACC in BROWSE.
|
2020-05-05 15:49:50 -04:00 |
|
Virgil Dupras
|
3d908cef3a
|
Move all parsing words to Inner core
This allows us to get rid of the (parse*) indirection.
|
2020-05-02 21:21:47 -04:00 |
|
Virgil Dupras
|
1efb2821e3
|
Make usage and dictionary documentation in-system
|
2020-04-14 10:04:09 -04:00 |
|