By the way, does Spasm compile for TI-83s? I tried
#include ti83.inc
.org $9D95
ret
then linked it with DevPac83, then sent it to a Wabbit 83. It didn't run, even though I used the weird Send(9prgmNAME syntax.
EDIT: Btw, how do you link it with Spasm?