3 http://dork.clingman.org:8080/coco/
5 for docs/examples on these utilities.
7 These utilities are fairly simple unix stuff. They should work with any
8 standard unix system. Also, most likely OS9. You probably could
9 compile gcc-6809 in osk and use it as a cross development platform.
12 ---------------------------------------------------------------
13 makebin <s19file> <outputfile>
15 converts a s19 file to coco binary format.
17 ---------------------------------------------------------------
19 dload <file> <A or B> <port>
21 downloads the binary file to the coco. You only need to run dload.stty
22 once per session. Dload was originally written by Burt Mitchell. I
23 just made it work in linux.