| Commit message (Expand) | Author | Age | Files | Lines |
| * | mc146818: Split non-direct read and write handlers into more hardware-accurat... |  AJR | 2023-10-09 | 1 | -11/+7 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -14/+14 |
| * | pc_kbdc: Merge "PC KBDC" device with slot connector |  AJR | 2020-12-22 | 1 | -5/+4 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -25/+25 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -15/+15 |
| * | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -4/+4 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -15/+15 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -22/+33 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -33/+22 |
| * | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -8/+8 |
| * | volt_reg: removed MCFG macro (nw) |  Ivan Vangelista | 2019-02-12 | 1 | -9/+10 |
| * | isa: Modernize device configuration (nw) |  AJR | 2019-01-25 | 1 | -5/+15 |
| * | isa8, isa16: Replace MCFG_ macros with devcb3 (nw) |  AJR | 2018-11-05 | 1 | -22/+23 |
| * | Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired |  Vas Crabb | 2018-09-29 | 1 | -7/+7 |
| * | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -3/+3 |
| * | -mc146818: De-MCFG, nw |  mooglyguy | 2018-09-08 | 1 | -3/+3 |
| * | i82371sb.cpp: add interrupt input lines (nw) |  yz70s | 2018-08-21 | 1 | -4/+4 |
| * | -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... |  mooglyguy | 2018-08-15 | 1 | -12/+13 |
| * | remove lots of MCFG_ (nw) |  Vas Crabb | 2018-07-17 | 1 | -53/+52 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+2 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -4/+4 |
| * | 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 | -64/+64 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -5/+6 |
| * | i82439tx: add support for system management mode and more [Samuele Zannoli] |  yz70s | 2018-04-27 | 1 | -21/+74 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -3/+3 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -2/+2 |
| * | ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... |  smf- | 2017-12-20 | 1 | -8/+8 |
| * | ide: Add non-space cs access methods, use them wherever possible [O. Galibert] |  Olivier Galibert | 2017-12-16 | 1 | -4/+4 |
| * | ide: deambiguate cs access between 16 and 32 bits [O. Galibert] |  Olivier Galibert | 2017-12-16 | 1 | -8/+8 |
| * | srcclean (nw) |  Vas Crabb | 2017-11-26 | 1 | -1/+1 |
| * | southbridge.cpp: some updates: (nw) |  yz70s | 2017-11-19 | 1 | -41/+85 |
| * | pic8259: Break up the MCFG_PIC8259_ADD macro (nw) |  AJR | 2017-09-02 | 1 | -2/+8 |
| * | southbridge.cpp: split the single rw handler to io ports 60 and 61 into two s... |  yz70s | 2017-07-03 | 1 | -22/+2 |
| * | lpci/southbridge.cpp: give derived classes the ability to intercept writes to... |  yz70s | 2017-06-25 | 1 | -0/+2 |
| * | device_add_mconfig up to devices/bus/l* (nw) |  Ivan Vangelista | 2017-06-09 | 1 | -11/+6 |
| * | 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/+5 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+3 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -10/+10 |
| * | Intel documentation is conflicting, which prompted osdev to claim that 128k d... |  smf- | 2016-10-06 | 1 | -2/+2 |
| * | Applied IBM AT 16-bit DMA wrap round fix to other implementations. (nw) |  smf- | 2016-10-06 | 1 | -6/+6 |
| * | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 1 | -1/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | Revert "use c++ cast instead of c casts (nw)" |  Miodrag Milanovic | 2015-12-05 | 1 | -8/+8 |
| * | use c++ cast instead of c casts (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -8/+8 |
| * | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -2/+2 |