|
The real problem: B_CALL was not defined in Ti-83+ inc
The solution: The version of ti83plus.inc that you have downloaded does not have B_CALL defined in it. You can either download ASMTools or replace B_CALL with bcall or b_call in all your programs.
Section 1.4---Compiling using TASM |