Virgil Dupras
|
e31527f5ac
|
Add word ROT>
There are many situations where it can be useful. Worth it.
|
2020-10-29 12:41:08 -04:00 |
|
Virgil Dupras
|
44bcdd4327
|
Document 8086 asm instructions list
Also, remove needless argtype in CALL and RET
|
2020-09-25 19:44:32 -04:00 |
|
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
|
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
|
f023f9bcb4
|
Pack core words blks a bit tighter
With all this recent movements, we had a bit of a fragmentation
issue.
|
2020-05-02 21:47:32 -04:00 |
|
Virgil Dupras
|
0b3a328e65
|
Add a layer of indirection for KEY
|
2020-05-02 11:17:28 -04:00 |
|
Virgil Dupras
|
6f896caf7a
|
Copy core words to blkfs
|
2020-04-25 21:54:07 -04:00 |
|