pcjs/devices/pc/keyboard/README.md
2015-12-11 09:26:19 -08:00

16 lines
449 B
Markdown

---
layout: page
title: 8042 Keyboard Controller Internals
permalink: /devices/pc/keyboard/
---
8042 Keyboard Controller Internals
---
The following documents were obtained from [halicery.com](http://halicery.com/):
- [8042_INTERN.TXT](8042_INTERN.TXT)
- [8042_1503033.TXT](8042_1503033.TXT)
- [dasm42.c](dasm42.c)
Additional information (eg, undocumented 8042 commands) is also available from [OS/2 Museum](http://www.os2museum.com/wp/?p=589).