Virgil Dupras
|
b9fb6a6226
|
z80: move boot code around
Bring native words together, make the next/exec/does/compiled
cluster be at the beginning.
Next step: bring find code into _find word.
|
2020-07-05 22:23:40 -04:00 |
|
Virgil Dupras
|
42818d25be
|
z80: remove layers of indirection of find calls
|
2020-06-18 07:40:20 -04:00 |
|
Virgil Dupras
|
f6ded7712e
|
VE: add 't'
This is the first commit I do entirely in VE. It's a habit I'm planning
on taking as it helps a lot to find usability issues.
|
2020-06-11 18:12:01 -04:00 |
|
Virgil Dupras
|
295b4b6e0a
|
z80a: add BIN( parameter
Will be useful for assembling binaries for the TRS-80 which can't start
at addr 0.
|
2020-04-27 15:11:38 -04:00 |
|
Virgil Dupras
|
503dbe9a2c
|
Copy boot.z80 to blkfs
|
2020-04-22 21:19:12 -04:00 |
|