Re: Password prgm


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

Re: Password prgm



Not true, not all programs use APD, actually, most I've seen for the 85 use
their own powerdown routines.  I believe the first thing ever to use the
ROM powerdown on the 85 was CShell-NT.

At 07:40 PM 10/22/97 EDT, Kevin J DeGraaf wrote:
>This is a "tricky" implementation of "Auto Power Down."  APD turns off
>your calc after approximately 5 minutes of non-use, and returns it to
>_exactly_ the same state it was in at shutoff.  (Ergo, a program will
>still be running if it was running at shutoff.)  Through the use of
>assembly language (ASM) programming, a ROM routine can be called to
>activate APD.  Your password program will display "Password:" (or however
>yours is set up) and allow password input, but it will then immediately
>cause the calc to APD.  Upon startup, voila, you are required to enter
>the password.  If you enter it correctly, the password program terminates
>and you have control of the calc.  If you enter the password incorrectly,
>APD is once again called.


References: