How to Make a Ti-84+ Program to "Crash" Your Calc
by johnp163 in Circuits > Electronics
6130 Views, 1 Favorites, 0 Comments
How to Make a Ti-84+ Program to "Crash" Your Calc
this is a program to "crash" your calculator. by crash i mean it will freeze it up for a little but you can always get out of it by pressing 2nd/on (turning it off). here is the code:
:Lbl 1
:Disp "Ha Ha" (you can always change this text)
:Goto 1
this works similar to the programs to crash a computor using a batch file, this is my first instructable.