Re: PS-2 Keyboard for Aplle II ?
- From: "Michael J. Mahon" <mjmahon@xxxxxxx>
- Date: Sat, 31 Dec 2005 01:23:14 -0800
Linards Ticmanis wrote:
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.
While the Apple main board takes care of the $C010 keyboard strobe, the keyboard adapter/encoder must supply a "new key down" strobe in addition to the 7-bit ASCII. This will do it for a ][ or ][+.
For the //e, it is trickier, since the //e keyboard connector interface is an unencoded keyswitch matrix plus a few unmatrixed keyswitches. It would be trickier to emulate such a keyboard with a microcontroller, since it would have to sync with the main board encoder scan.
-michael
Music synthesis for 8-bit Apple II's! Home page: http://members.aol.com/MJMahon/
"The wastebasket is our most important design tool--and it is seriously underused." .
- Follow-Ups:
- Re: PS-2 Keyboard for Aplle II ?
- From: David Wilson
- Re: PS-2 Keyboard for Aplle II ?
- References:
- PS-2 Keyboard for Aplle II ?
- From: RickW
- Re: PS-2 Keyboard for Aplle II ?
- From: Don Bruder
- Re: PS-2 Keyboard for Aplle II ?
- From: Jay Maynard
- Re: PS-2 Keyboard for Aplle II ?
- From: Linards Ticmanis
- PS-2 Keyboard for Aplle II ?
- Prev by Date: Re: apple 2 usb
- Next by Date: Re: PCB CAD for apple II updated
- Previous by thread: Re: PS-2 Keyboard for Aplle II ?
- Next by thread: Re: PS-2 Keyboard for Aplle II ?
- Index(es):