Virgil Dupras
|
3068b58be5
|
Rename RAMSTART to SYSVARS
It's more descriptive this way. Also, I'll soon add a new HERESTART
config.
|
2020-06-28 18:49:30 -04:00 |
|
Virgil Dupras
|
dbd283758c
|
Refer to BOOT and (uflw) by addr in stable ABI
Was previously referred to by name+find, which was wasteful.
|
2020-06-21 11:41:10 -04:00 |
|
Virgil Dupras
|
76037ca1e7
|
Simplify boot process
That INIT thing is unnecessary.
|
2020-05-13 14:19:54 -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
|
b8dd86bd18
|
Move notes.txt in blk
|
2020-04-14 14:54:42 -04:00 |
|