Re: LZ: power off


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

Re: LZ: power off



Keith Batten wrote:
> 
> >just use this routine to turn off yer calc(it will turn back on when you
> >press [ON])
> >       ld a, 1b
> >       out (3), a
> >       di
> >       halt
> >       ei
> >       ld a, 1011b
> >       out (3), a
> >
> >PCoMP
> >Visit Maximus Productions home page at: http://www.ntsource.com/~pcomp
> 
> i know about that routine but does anyone know how to use it to turn off the calculator when the [ON] key is pressed? ive tried but it always messes up.
> 
> -keith batten
> -99kbatten@kamsc.k12.mi.us
> 
>     ---------------------------------------------------------------
> 
>                 Part 1.2       Type: application/ms-tnef
>                            Encoding: base64
Just wait for ZShell 4.5
PCoMP
Visit Maximus Productions home page at: http://www.ntsource.com/~pcomp


References: