summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i82371sb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+0
* isa: Modernize device configuration (nw) AJR2019-01-251-0/+1
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-19/+4
* i82371sb.cpp: add interrupt input lines (nw) yz70s2018-08-211-3/+29
* devcb3 Vas Crabb2018-07-071-4/+4
* i82371sb.cpp: isa does not use separate spaces since they cause problems (nw) yz70s2018-06-151-2/+0
* pcipc.cpp: first partially working implemantetion with isa, superio and et400... yz70s2018-06-111-0/+72
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-4/+0
* make method constant (nw) yz70s2018-05-131-1/+1
* i82371sb.cpp: remove unnedeed stuff, enable isa and add system management mod... yz70s2018-05-131-13/+14
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-40/+41
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-20/+20
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+7
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2016-11-271-4/+4
* added non-legacy i82439tx and created a driver using it in pcipc (nw) Miodrag Milanovic2016-10-301-1/+2
* Moved initialization of pcipc little further (nw) Miodrag Milanovic2016-10-301-1/+99
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* pcipc: sandbox for emulating a modern-ish pc (nw) Olivier Galibert2016-09-121-0/+84