ti83 assembly : minimum compilable file
Hey,
FYI, here a minimum source code which could compile with spasm.
;.nolist
;.list
.org $9327
;call 4755h
ret
;.end
Do not use this file, spasm is tab sensitive, simply download this mini.txt file : mini
Then compile it with :
spasm mini.txtbin2
bin83 mini.bin MINI
bin2var MINI83.bin MINI.83p
Then try it with tilem or wabbitemu !
(noshell program, you need to run Send(9 )
And you get :