[A83] Re: Yup, More Problems With Ion


[Prev][Next][Index][Thread]

[A83] Re: Yup, More Problems With Ion




OK, here's the new source, AND IT DIDN'T WORK!  There's still a problem 
SOMEHWERE, and I KNOW there's nothing wrong with my calculator!

     .nolist
     #include "ion.inc"
     .list

#ifdef TI83P
     org progstart-2
     .db $BB,$6D
#else
     .org progstart
#endif
     xor a
     jr nc,start
     .db "Test Detect",0
start:
     bcall(_clrlcdf)
     bcall(_homeup)
     ld hl,txt
     bcall(_puts)
     bcall(_getkey)
     ret
txt:
     .db "Hey!",0
.end
.end

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com