[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ADTPro with fast Disk II reads released
On Aug 21, 5:15 pm, A2Pro <a...@wilserv.com> wrote:
> I think I found a bug in 1.0.2. In the routine where you display
> a message describing an error there's a compare of the accumulator
> against page zero location $0A. It looks as if the operand should be
> immediate, not page zero.
Ah, yes - you're right. It's supposed to check that a message coming
back is within a range. Thanks!