I am trying to learn ASM on with Hot Dog's tutorial, but I can't compile it.
(Hot Dog is my only hope on ASM. I could not understand any of the others)
I have tried SPASM and Wabbitcode to compile it, and both of them say that the program dosen't start BB 6D.
The program
does start with:
.org 40339
.db t2ByteTok, tAsmComp
The compiler also lists errors about ti83plus.inc, but I blame TI for that part
.
here attached is my source