summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/fdc37c93x.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fdc37c93x.cpp: use enum constants and not explicit values (nw) yz70s2019-11-291-37/+38
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values cam9002019-03-301-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-2/+2
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-9/+10
* -mc146818: De-MCFG, nw mooglyguy2018-09-081-3/+4
* -in8250: De-MCFG, nw mooglyguy2018-09-041-10/+13
* fdc37c93x.cpp: remove rs232 ports and put them in pcipc (nw) yz70s2018-08-101-30/+110
* fdc37c93x.cpp: add serial ports (nw) yz70s2018-08-081-0/+153
* -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] mooglyguy2018-07-311-5/+5
* fdc37c93x.cpp: put memory mappings in remap routine (nw) yz70s2018-06-151-5/+16
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+7
* (nw) Fixed validation. Robbbert2018-04-271-1/+1
* New device, SMSC FDC37C93x Plug and Play Compatible Ultra I/O Controller ! [S... yz70s2018-04-271-0/+782