summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pc87306.cpp
Commit message (Expand)AuthorAgeFilesLines
* ds8874: move to video folder (led driver chip), hap2024-04-111-2/+2
* machine/pc87306: preliminary COM1/COM2/LPT1 support angelosa2024-02-261-13/+203
* 8042kbdc: Unbundle keyboard from device and make it optional AJR2023-10-101-0/+5
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-091-1/+17
* machine/pc87306.cpp: should use KBDC8042_DOUBLE for set_interrupt_type angelosa2023-06-281-1/+1
* srcclean in preparation for 0.256 release branch. Vas Crabb2023-06-251-30/+30
* machine/pc87306.cpp: add keyboard enable mechanism angelosa2023-06-201-13/+152
* misc/odyssey.cpp: write a skeleton device for PC87306 Super I/O angelosa2023-06-191-0/+141