2020-05-05 22:15:56 -04:00
|
|
|
TRS-80 Recipe
|
2020-04-28 07:51:41 -04:00
|
|
|
|
2020-05-05 22:15:56 -04:00
|
|
|
Support code for the TRS-80 recipe. Contains drivers for the
|
|
|
|
keyboard, video and floppy. At the moment, they are thin layer
|
|
|
|
over the drivers provided by TRSDOS' SVC.
|
2020-04-28 07:51:41 -04:00
|
|
|
|
2020-04-29 21:00:45 -04:00
|
|
|
Load the Z80 words with "492 LOAD" and the high level part
|
2020-04-30 16:10:35 -04:00
|
|
|
with "498 LOAD".
|
2020-05-05 22:15:56 -04:00
|
|
|
|
|
|
|
There is also the RECV program at B502 and the XCOMP unit at
|
|
|
|
B504
|