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

Re: Why is this code exiting to the basic prompt?



> KEYSTROKES !!!

Yeah, as mentioned in my other posts, the firmware keyboard interrupt
handler clears the keyboard strobe after buffering, so that's why the
above loop fails.

> I'm discovering it all in the IIc tech. ref. manual : both keystrokes
> *and* accesses to $c010 generate interrupts through the ACIA...

The //c Ref Manual (which I have) or do the 2nd edition PDF?
In the //c Ref Manual, the keyboard routine is on pg 163 of Vol 2.

Cheers,
Nick.