Re: LZ: power off


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

Re: LZ: power off



On Fri, 27 Sep 1996, KEITH T BURZINSKI wrote:


> PowerDown:
>[snip]
> 	
> 	halt
> 
> TurnOn:
>[snip]
> 	ld  a,65
> 	out (6),a
>[snip]


Isn't your PowerDown missing 


ld a,64
out (6),a


?  I read "PORTS.TXT" and it says to write 40h (60d) to port 6 to drop to
low power mode.  Or is it that turning off the screen, dropping to slow
processor speed _and_ killing the screen crashes the calc?


<pre>
--
Chris Kuethe <ckuethe@gpu.srv.ualberta.ca> LPGV Electronics and Controls


RSA in 3 lines of PERL:
#!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)
</pre>


References: