summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/w83977tf.cpp
Commit message (Expand)AuthorAgeFilesLines
* ds8874: move to video folder (led driver chip), hap2024-04-111-1/+1
* pc/sis630: initial implementation for IT8705F Super I/O angelosa2024-03-101-1/+1
* machine/w83977tf: hookup basic LPT port angelosa2024-02-101-9/+99
* video/pc_vga_sis: placeholder for extended clock modes, reformat sequencer lo... angelosa2024-02-101-5/+6
* sega/sega_beena.cpp: Hooked up barcode cards. Vas Crabb2023-12-141-2/+19
* 8042kbdc: Unbundle keyboard from device and make it optional AJR2023-10-101-1/+7
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-091-1/+17
* machine/w83977tf.cpp: implement keyboard port PnPs angelosa2023-06-271-3/+38
* chore: misc cleanups in PCI world angelosa2023-06-251-3/+5
* srcclean in preparation for 0.256 release branch. Vas Crabb2023-06-251-18/+18
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-11/+0
* pc/pcipc.cpp: derive a very preliminary i440bx AGP target from savquest BIOS angelosa2023-05-301-0/+379