pcjs/devices/pc/keyboard
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-11-05 15:01:24 -08:00
..
8042_1503033.TXT Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
8042_INTERN.TXT Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
dasm42.c Updated the 5170 BIOS map, updated 8042 info, fixed some 8042 controller commands, made HLT work, and fixed the debugger's history buffer when executing a mix of real-mode and protected-mode instructions 2014-10-01 17:33:17 -07:00
minimal-arrows.xml Starting work on 1.15.9: keyboard cleanup in progress 2014-11-05 15:01:24 -08:00
minimal-f1-f10.xml Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit 2014-11-03 00:11:41 -08:00
minimal-functions.xml Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit 2014-11-03 00:11:41 -08:00
minimal.xml Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit 2014-11-03 00:11:41 -08:00
README.md Updated the 5170 BIOS map, updated 8042 info, fixed some 8042 controller commands, made HLT work, and fixed the debugger's history buffer when executing a mix of real-mode and protected-mode instructions 2014-10-01 17:33:17 -07:00
us83.xml Starting work on 1.15.9: keyboard cleanup in progress 2014-11-05 15:01:24 -08:00

8042 Keyboard Controller Internals

The following documents were obtained from halicery.com:

  • 8042_INTERN.TXT
  • 8042_1503033.TXT
  • dasm42.c

Additional information (eg, undocumented 8042 commands) is also available from OS/2 Museum.