Jay Maynard wrote:
That depends. Just what does an Apple ][ keyboard look like to software?
Plain 7-bit ASCII of key appears in address $C000, whenever the high bit is set it means a key has been pressed. Accessing $C010 clears out the previous key and allows a new one to be received.
-- Linards Ticmanis