Re: A82: Re: Interrupt speeds
[Prev][Next][Index][Thread]
Re: A82: Re: Interrupt speeds
In a message dated 98-02-22 06:03:00 EST, you write:
> >To the CrASH authors:
> >In CrASH 1.3, to solve the int speed problem, what are the values to use?
> As
> >I recall, you add %00010000 to the value, so %00000000 becomes %00010000,
> >%00000001 becomes %00010001, and so on. Is this right?
>
> To everyone ever wanting to use Turbo:
>
> Speed of Interrupts Value
> ----------------------- ---------
> Normal Interrupts %00010110
> Faster Interrupts %00010100
> Even Faster Interrupts %00010010
> Fastest Interrupts %00010000
>
> Setting bit 0 of this value will crash the calculator (described in
82-port.
> txt)'
>
>
> [CrASH_Man]
>
>
>
> Free web-based email, Forever, From anywhere!
> http://www.mailexcite.com
OH yeah, I forgot about that. Thanks
~Adamman