collapseos/tools
Virgil Dupras 93c6d150e2 emul: don't embed forth.bin in emul binaries
Read the contents of forth.bin at runtime. This allows us to get
rid of the bin2c tooling.
2020-05-23 09:54:26 -04:00
..
.gitignore tools: add blkup 2020-05-03 08:53:17 -04:00
Makefile emul: don't embed forth.bin in emul binaries 2020-05-23 09:54:26 -04:00
blkpack.c tools: add blkpack 2020-04-13 22:05:03 -04:00
blkunpack.c blk: add dirty flag and auto write blocks on fetch 2020-04-16 20:59:20 -04:00
blkup.c tools: add blkup 2020-05-03 08:53:17 -04:00
common.c tools: add blkup 2020-05-03 08:53:17 -04:00
common.h tools: add blkup 2020-05-03 07:32:19 -04:00
exec.c tools: add exec and convert ./upload to Forth 2020-04-13 10:25:27 -04:00
memdump.c recipes/rc2014/selfhost: add verification instructions 2020-04-27 09:24:40 -04:00
pingpong.c recipes/trs80: new recipe (WIP) 2020-01-11 23:01:28 -05:00
ttysafe.c Reverse ttysafe escaping order 2020-02-22 14:11:43 -05:00
upload.c tools/upload: use C! instead of A! 2020-05-21 07:59:04 -04:00