pcjs/devices/pc/keyboard
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-11-16 14:20:20 -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
keyboard-minimal-arrows.xml Saved space on demo keyboard layouts by removing CTRL-ALT-DEL (which you can, of course, still type) 2014-11-16 14:20:20 -08:00
keyboard-minimal-functions.xml Followup to previous delta: removed obsolete "class" attribute from all controls 2014-11-15 18:47:39 -08:00
keyboard-minimal.xml Saved space on demo keyboard layouts by removing CTRL-ALT-DEL (which you can, of course, still type) 2014-11-16 14:20:20 -08:00
keyboard-us83.xml Followup to previous delta: removed obsolete "class" attribute from all controls 2014-11-15 18:47:39 -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

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.