Skip to main content
Home Forums 68kMLA Apple Keyboard microcontroller (M0116) — #4
Post #4 by Bunsen
Source Forum68kMLA
CategoryPeripherals
Post DateFri, 9 May 2008 - 19:34
Original URLhttps://68kmla.org/bb/threads/apple-keyboard-microcontroller-m0116.13114/
Post
http://en.wikipedia.org/wiki/Intel_8048

was used / (in its 8042 variant) in the original IBM PC keyboard. / Reportedly, most if not all IBM PC AT and PS/2 keyboards contain a variant of the 8049AH
The 8048 has a Modified Harvard architecture, {like a PIC} with internal or external program ROM and 64–256 bytes of internal (on-chip) RAM. The I/O is mapped into its own address space, separate from programs and data. / it remains quite popular, due to its low cost, wide availability, memory efficient one-byte instruction set, and mature development tools.
Sounds promising...

mp.ls