| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -9/+9 |
* | pci: better irq support (but incomplete, missing shared) |  Olivier Galibert | 2024-01-17 | 1 | -2/+4 |
* | newpci: Create a first stab at slottable cards. Embrace the future insanity |  Olivier Galibert | 2024-01-13 | 1 | -2/+3 |
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -1/+0 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -38/+38 |
* | Initial work towards i440bx chipset (#11037) |  Angelo Salese | 2023-05-21 | 1 | -8/+12 |
* | jaleco/tetrisp2.cpp: Added dumps of additional games and improved video emula... |  Vas Crabb | 2023-03-21 | 1 | -7/+28 |
* | i82371sb.cpp: various changes, windows 98 recognizes the ide busmaster contro... |  yz70s | 2021-07-29 | 1 | -5/+17 |
* | various devices and drivers: removed superfluous semicolons (nw) |  Ivan Vangelista | 2020-06-29 | 1 | -1/+1 |
* | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -70/+64 |
* | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -19/+19 |
* | Move IDE devices into bus/ata (nw) (#5756) |  ajrhacker | 2019-10-23 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -0/+1 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -1/+0 |
* | isa: Modernize device configuration (nw) |  AJR | 2019-01-25 | 1 | -0/+1 |
* | i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw |  mooglyguy | 2018-08-29 | 1 | -19/+4 |
* | i82371sb.cpp: add interrupt input lines (nw) |  yz70s | 2018-08-21 | 1 | -3/+29 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -4/+4 |
* | i82371sb.cpp: isa does not use separate spaces since they cause problems (nw) |  yz70s | 2018-06-15 | 1 | -2/+0 |
* | pcipc.cpp: first partially working implemantetion with isa, superio and et400... |  yz70s | 2018-06-11 | 1 | -0/+72 |
* | remove many mainly PCI-related MCFG macros in favour of constructor |  Vas Crabb | 2018-05-25 | 1 | -4/+0 |
* | make method constant (nw) |  yz70s | 2018-05-13 | 1 | -1/+1 |
* | i82371sb.cpp: remove unnedeed stuff, enable isa and add system management mod... |  yz70s | 2018-05-13 | 1 | -13/+14 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -2/+2 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -40/+41 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
* | some more devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-06-01 | 1 | -20/+20 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -5/+7 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2016-11-27 | 1 | -4/+4 |
* | added non-legacy i82439tx and created a driver using it in pcipc (nw) |  Miodrag Milanovic | 2016-10-30 | 1 | -1/+2 |
* | Moved initialization of pcipc little further (nw) |  Miodrag Milanovic | 2016-10-30 | 1 | -1/+99 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -8/+8 |
* | pcipc: sandbox for emulating a modern-ish pc (nw) |  Olivier Galibert | 2016-09-12 | 1 | -0/+84 |