; a.z80 ;**OK : This code works.** .NOLIST #define equ .equ #define EQU .equ #include "ti83asm.inc" #include "tokens.inc" .LIST .org 9327h call _CLRLCDFULL ld hl,1 ret .end .end