| Commit message (Expand) | Author | Age | Files | Lines |
| * | machine/i82371sb.cpp: rectify https://github.com/mamedev/mame/commit/377e9d6d... |  angelosa | 2025-03-25 | 1 | -0/+2 |
| * | machine/i82371sb.cpp: lift cargo cult 0xe0-0xef noprw |  angelosa | 2025-03-15 | 1 | -1/+1 |
| * | i82371sb_isa_device & sis85c496_host_device can now redirect their IRQs. |  smf- | 2024-10-26 | 1 | -1/+1 |
| * | machine/i82371sb.cpp: reduce PIT range |  angelosa | 2024-10-03 | 1 | -1/+2 |
| * | srcclean and fix indentation in preparation for MAME 0.264 branch. |  Vas Crabb | 2024-03-24 | 1 | -6/+6 |
| * | machine/i82371sb: fix PIC mapping |  angelosa | 2024-02-24 | 1 | -3/+11 |
| * | pci: better irq support (but incomplete, missing shared) |  Olivier Galibert | 2024-01-17 | 1 | -4/+24 |
| * | newpci: Create a first stab at slottable cards. Embrace the future insanity |  Olivier Galibert | 2024-01-13 | 1 | -0/+4 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -11/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -37/+37 |
| * | sega/puckpkmn.cpp: Made Puckman Pockimon set showing Sun Mixing copyright the... |  Vas Crabb | 2023-05-31 | 1 | -5/+41 |
| * | Initial work towards i440bx chipset (#11037) |  Angelo Salese | 2023-05-21 | 1 | -99/+86 |
| * | machine/i82371sb.cpp: Object finders aren't resolved at config complete time,... |  Vas Crabb | 2023-03-21 | 1 | -4/+7 |
| * | jaleco/tetrisp2.cpp: Added dumps of additional games and improved video emula... |  Vas Crabb | 2023-03-21 | 1 | -5/+18 |
| * | i82371sb.cpp: various changes, windows 98 recognizes the ide busmaster contro... |  yz70s | 2021-07-29 | 1 | -12/+77 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -62/+62 |
| * | drivers starting with m, n and o: removed read* and write* macros (nw) |  Ivan Vangelista | 2020-06-12 | 1 | -2/+2 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -19/+19 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -2/+2 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -7/+18 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -18/+7 |
| * | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -2/+2 |
| * | isa: Modernize device configuration (nw) |  AJR | 2019-01-25 | 1 | -5/+14 |
| * | More progress towards ISA DACK line support (nw) |  AJR | 2019-01-20 | 1 | -0/+2 |
| * | isa8, isa16: Replace MCFG_ macros with devcb3 (nw) |  AJR | 2018-11-05 | 1 | -22/+23 |
| * | i82371sb.cpp: add interrupt input lines (nw) |  yz70s | 2018-08-21 | 1 | -18/+168 |
| * | -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... |  mooglyguy | 2018-08-15 | 1 | -9/+10 |
| * | pcipc.cpp: make winxp install and run (nw) |  yz70s | 2018-08-08 | 1 | -5/+4 |
| * | remove lots of MCFG_ (nw) |  Vas Crabb | 2018-07-17 | 1 | -51/+50 |
| * | pcipc.cpp: ide works too, basic system is usable now (nw) |  yz70s | 2018-07-09 | 1 | -2/+19 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+2 |
| * | i82371sb.cpp: isa does not use separate spaces since they cause problems (nw) |  yz70s | 2018-06-15 | 1 | -36/+18 |
| * | pcipc.cpp: first partially working implemantetion with isa, superio and et400... |  yz70s | 2018-06-11 | 1 | -28/+205 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -19/+19 |
| * | remove many mainly PCI-related MCFG macros in favour of constructor |  Vas Crabb | 2018-05-25 | 1 | -2/+3 |
| * | i82371sb.cpp: remove unnedeed stuff, enable isa and add system management mod... |  yz70s | 2018-05-13 | 1 | -123/+83 |
| * | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -61/+61 |
| * | maps: Finish devices/machine (nw) |  Olivier Galibert | 2018-04-20 | 1 | -34/+36 |
| * | pc_vga: Internalize palette (nw) |  AJR | 2018-03-03 | 1 | -1/+0 |
| * | pc_vga: Use device_video_interface and configured screens instead of first_sc... |  AJR | 2018-03-03 | 1 | -0/+1 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -3/+3 |
| * | API change: Memory maps are now "last entry wins" [O. Galibert] |  Olivier Galibert | 2018-01-31 | 1 | -2/+1 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -4/+4 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -2/+7 |
| * | pic8259: Break up the MCFG_PIC8259_ADD macro (nw) |  AJR | 2017-09-02 | 1 | -2/+8 |
| * | some more devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-06-01 | 1 | -15/+8 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -2/+2 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+5 |