This is my change list on file code/tools/asm/q3asm.c :
[1] fix for segfault when using "q3asm -v"
[2] add help option support (-h --help -?)
[3] append static prefix
[4] comment typo fix
You can see the all-in-one diff file [0] and every other diff separated.
Best Regards,
Created attachment 1787 [details] [0] all-in-one diff file
Created attachment 1788 [details] [1] fix for segfault when no file to assemble found
Created attachment 1789 [details] [2] add help option support (-h --help -?)
Created attachment 1790 [details] [3] append static prefix to functions
Created attachment 1791 [details] [4] comment typo fix