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
blkdump.c tools: use BASIC's new while loop 2019-12-12 12:04:56 -05:00
common.c
common.h
font_compile.pl
Makefile
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