Virgil Dupras
|
da371451cc
|
Replace INITIAL_SP with PS_ADDR conf
Now I struggle to remember why I ever did things they way I did.
There must have been a reason...
|
2020-05-11 21:08:24 -04:00 |
|
Virgil Dupras
|
afc2327770
|
Split icore in 2 parts
The goal is to insert device drivers in between.
|
2020-05-08 21:47:03 -04:00 |
|
Virgil Dupras
|
31119c2de3
|
xcomp: move all offset spitting to the end of the unit
I'd like to move this code, along with all recipe contents, to blk/.
It's easier if "emul-related" code is gathered at the same place.
|
2020-05-05 20:10:04 -04:00 |
|
Virgil Dupras
|
986a40d3e2
|
trs80: override NL to avoid double newlines
|
2020-05-04 09:21:10 -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
|
07f807edee
|
recipes/trs80: making progress on floppy drivers
|
2020-04-30 16:10:35 -04:00 |
|
Virgil Dupras
|
65f359bda4
|
recipes/trs80: can write compiled version to floppy
|
2020-04-30 11:13:25 -04:00 |
|
Virgil Dupras
|
0044011f06
|
Move AT28 and TRS80 drivers to higher blocknos
I'm reserving the 100-200 range for non-bootstrapping needs.
|
2020-04-29 21:04:10 -04:00 |
|
Virgil Dupras
|
b046aba7f9
|
recipes/trs80: running!
no floppy yet.
|
2020-04-29 12:26:44 -04:00 |
|
Virgil Dupras
|
61b2e02351
|
xcomp: remove XOFF and use ORG and BIN( instead
|
2020-04-28 09:37:00 -04:00 |
|
Virgil Dupras
|
f97df4614e
|
recipes/trs80: wip
|
2020-04-28 07:51:41 -04:00 |
|