Format:
-asm name -no-asmSet the name of the generated assembly file to `name'. The default is the program name with `.jal' replaced by `.asm', or `.asm' appended if the program name doesn't end in `.jal'.
If '-no-asm' is specified, no '.asm' file will be generated.
The assembly file can be compiled by the MPASM and hopefully generate the same HEX file as JALv2.