Virgil Dupras
75ef1f440c
Make MOVE* words use A@ and A!
...
This allows us to remove AMOVE* words.
2020-10-29 12:15:21 -04:00
Virgil Dupras
de7cb4a80f
Add word A,
...
This would be useful, for example, to allow the assembler to write
straight to an AT28 EEPROM without going to RAM. This would be a
life saver in machines with tight RAM such as the SMS.
2020-10-28 20:45:50 -04:00
Virgil Dupras
adea75e50a
Add alias and switch word types
...
I'm pretty happy about how lightweight the implementation turns
out to be.
2020-10-28 15:02:06 -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
6d180f737a
doc: fix typos and inaccuracies
2020-09-19 09:04:18 -04:00
Virgil Dupras
5c4bbaabf4
doc: move usage documention out of the system
2020-08-15 19:40:36 -04:00