Virgil Dupras
|
25a35cf28e
|
Move 8086 boot code from B800 to B440
That slims down blkfs a lot.
|
2020-09-21 20:09:42 -04:00 |
|
Virgil Dupras
|
51997533ff
|
Move a bunch of words from XPACKed core to xcomp core
|
2020-05-14 07:58:55 -04:00 |
|
Virgil Dupras
|
7c20501f27
|
Move core's blk to xcomp core (low and high)
TODO: implement X['] so that I can remove those XCURRENT patterns.
|
2020-05-13 10:50:46 -04:00 |
|
Virgil Dupras
|
029df00ad4
|
Free some space for xcomp core
|
2020-05-13 09:11:57 -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
|
8009270e79
|
Optimize parsing words
|
2020-05-02 20:32:20 -04:00 |
|
Virgil Dupras
|
6f896caf7a
|
Copy core words to blkfs
|
2020-04-25 21:54:07 -04:00 |
|