collapseos/tools
Virgil Dupras cdd0b64570 Modify userspace .org and RAMSTART expectations
Instead of expecting a `USER_CODE` symbol to be set, we expect `.org` to be
set in all userspace glue code. This gives us more flexibility with regards to
how we manage that.

Moreover, instead of making `USER_RAMSTART` mandatory, we make it default to
the end of the binary, which is adequate in a majority of cases.

Will be useful for my upcoming mega-commit... :)
2019-11-15 10:33:13 -05:00
..
cfspack Make tools/emul *BSD-friendly 2019-07-11 21:21:54 -04:00
emul Modify userspace .org and RAMSTART expectations 2019-11-15 10:33:13 -05:00
tests zasm: make .org affect "@" symbol 2019-11-15 08:59:26 -05:00
blkdump.py Improve python tools' shebang 2019-11-04 14:43:27 -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.py Improve python tools' shebang 2019-11-04 14:43:27 -05:00
upload.py Improve python tools' shebang 2019-11-04 14:43:27 -05:00
zasm.sh zasm: allow .org to be specified from command line 2019-11-15 09:57:53 -05:00