Re: A83: Can someone tell me how to...


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

Re: A83: Can someone tell me how to...




Would you like a much better pword program, it still won't turn the calc off,
but it is much harder to dechipher the code.  It uses your SSN in getKey
format.  If you have any questions feel free to ask me.

Phelan 'Amen' Wolf

PS:  I asked someone earlier to help me put the off/on thing in my prog, I
will expect an answer soon!

Its kavity wrote:

> How could I write this in assembly
> (TURN OFF THE CALC)
> ClrHome
> Input X
> If X=8910
> Then
> ClrHome
> Disp "You got the PW","correct you may ","now enter!"
> Stop
> Else
> ClrHome
> Disp "You got the PW","WRONG!@!"
> Pause
> (TURN OFF THE CALC)
> (THEN MAKE IT SO WHEN THEY TURN IT ON AGAIN IT GOES BACK TO THE PASSWORD)




References: