Virgil Dupras
7344186c62
tools: add blkup
...
not actually tested yet...
2020-05-03 07:32:19 -04:00
Virgil Dupras
b536d3bfd6
rc2014: complete the EEPROM recipe
2020-04-13 14:41:02 -04:00
Virgil Dupras
d0545d555f
upload: use A! instead of C!
...
It makes the tool much more versatile. I'll have adev being included
in all recipes, so it can be assumed.
2020-04-13 12:00:56 -04:00
Virgil Dupras
509972b08c
tools: add exec and convert ./upload to Forth
2020-04-13 10:25:27 -04:00
Virgil Dupras
5b155a5c15
tools: use BASIC's new while loop
...
Also, increase STDIO_BUFSIZE to 0x40 so that those while loops work.
2019-12-12 12:04:56 -05:00
Virgil Dupras
7907687abf
tools/uploadb: make it much much faster
...
By uploading a BASIC loop and then run it, we can reduce the serial
communication to pure content which greatly reduces the overhead and make
the process much much faster.
2019-12-11 09:27:05 -05:00
Virgil Dupras
9ec71ecfee
tools/uploadb: rewrite in C
2019-12-09 22:05:39 -05:00