; this is the source code for do_nothing1.bin and subFolder/do_nothing2.bin ; command lines: ; 64tass --ascii --nostart do_nothing.asm --output do_nothing1.bin ; 64tass --ascii --nostart do_nothing.asm --output subFolder/do_nothing2.bin *=0 rts