summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/sis950_lpc.cpp
Commit message (Expand)AuthorAgeFilesLines
* machine/sis950_lpc: replace PS/2 controller back to LLE angelosa2024-03-231-34/+24
* machine/it8705f: add non-working FDC angelosa2024-03-101-11/+11
* machine/it8705f: add UARTs angelosa2024-03-101-18/+19
* pc/sis630: initial implementation for IT8705F Super I/O angelosa2024-03-101-26/+50
* machine/i82371sb: fix PIC mapping angelosa2024-02-241-1/+3
* 8042kbdc: Unbundle keyboard from device and make it optional AJR2023-10-101-0/+6
* machine/sis950_lpc.cpp: doesn't have a BIOS anymore [skip ci] angelosa2023-06-281-1/+0
* machine/sis950_lpc.cpp: convert to use PS/2 HLE version angelosa2023-06-281-22/+29
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-7/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-7/+7
* New systems marked not working angelosa2023-05-311-2/+2
* srcclean and cleanup in preparation for branching MAME 0.245 Vas Crabb2022-06-261-1/+1
* Initial work towards a sis630 based chipset driver (#9635) Angelo Salese2022-05-231-0/+764