[A89] Re: turning calc on and off...


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

[A89] Re: turning calc on and off...




Essentially what you want is to turn make the calc appear as if it off?
Cause you can do this: xor.b #0x600015, $FD and disable the lcd, but you
would probably also want to disable some interrupts as well... all-in-all
though, it eats battery a lot more than turning the calc off for real

Scott "Wrath" Dial
wrath@calc.org
ICQ#3608935
Member of TCPA - tcpa.calc.org
PGP key available
----- Original Message -----
From: "Matthew Landry" <mhlandry1@home.com>
To: <assembly-89@lists.ticalc.org>
Sent: Monday, March 05, 2001 6:27 PM
Subject: [A89] turning calc on and off...


>
> how would one go about letting a user turn a tigcc program off while
running
> on the calculator?
>
> -Matthew
>
>





References: