Re: A86: test program


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

Re: A86: test program



Matthew Andersen wrote:
> 
> If you want to have some real fun... type in the hex code into you ti
> just like it is there... then run it using ASM(
> its real fun... it freezes the ti and i have no way to know how to undo
> other than pulling out hte batteries... Or atleast i hope it works...
> MAN THAT REALLY SUCKS... YOU HAVE TO TAKE OUT THE BATTERIES AND THE BACK
> UP... if you hate someone type in that code... hehe

A shorter code to restart the calc:

:AsmPrgm
:C7

C7 = RST00h

Or maybe just

:AsmPrgm

is enough to hang the calc.

-- 
Jimmy Mårdell                "The nice thing about standards is that 
mailto:mja@algonet.se         there are so many of them to choose from."
http://www.algonet.se/~mja    
IRC: Yarin                   "Sanity? I'm sure I have it on tape
somewhere!"


Follow-Ups: References: