collapseos/tools
Virgil Dupras e691dab070 zasm: little drive-by optimization
Use IX directly for argspec rows instead of going through DE. It saves a bit
of processing. The code was this way because I initially didn't use IX at all,
so as code evolved, that DE translation stayed as an artifact.
2019-12-13 10:54:01 -05:00
..
cfspack cfspack: allow multiple patterns and multiple paths in args 2019-12-11 21:08:46 -05:00
emul Fix filesystem in shell emulator 2019-12-12 16:58:17 -05:00
tests zasm: little drive-by optimization 2019-12-13 10:54:01 -05:00
.gitignore tools: replace tools for old shell with tools for new shell 2019-12-11 14:58:50 -05:00
Makefile tools: replace tools for old shell with tools for new shell 2019-12-11 14:58:50 -05:00
blkdump.c tools: use BASIC's new while loop 2019-12-12 12:04:56 -05:00
common.c tools/uploadb: make it much much faster 2019-12-11 09:27:05 -05:00
common.h tools/uploadb: make it much much faster 2019-12-11 09:27:05 -05:00
font_compile.pl recipes/ti84: use a 3x5 font instead of a 5x7 one 2019-11-11 13:26:24 -05:00
memdump.c tools: use BASIC's new while loop 2019-12-12 12:04:56 -05:00
upload.c tools: use BASIC's new while loop 2019-12-12 12:04:56 -05:00
zasm.sh cfspack: allow multiple patterns and multiple paths in args 2019-12-11 21:08:46 -05:00