summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i82371sb.cpp
Commit message (Expand)AuthorAgeFilesLines
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+7
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-2/+8
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-15/+8
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* srcclean (nw) Vas Crabb2016-11-271-39/+39
* added non-legacy i82439tx and created a driver using it in pcipc (nw) Miodrag Milanovic2016-10-301-3/+21
* Moved initialization of pcipc little further (nw) Miodrag Milanovic2016-10-301-5/+405
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* srcclean (nw) Vas Crabb2016-09-261-2/+2
* pcipc: sandbox for emulating a modern-ish pc (nw) Olivier Galibert2016-09-121-0/+361