| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 2 | -4/+4 |
* | pc_kbdc: Merge "PC KBDC" device with slot connector |  AJR | 2020-12-22 | 1 | -5/+4 |
* | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 1 | -3/+1 |
* | Pruning of redundant #includes located in src/devices/bus/* (nw) |  Scott Stone | 2020-07-10 | 1 | -1/+0 |
* | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 6 | -50/+50 |
* | drivers starting with m, n and o: removed read* and write* macros (nw) |  Ivan Vangelista | 2020-06-12 | 1 | -2/+2 |
* | drivers starting with a and b: finished removing READ/WRITE macros (nw) |  Ivan Vangelista | 2020-06-05 | 2 | -12/+12 |
* | i82439tx.cpp: initiliaze a couple more variables to fix assert in devnoclear ... |  Ivan Vangelista | 2020-05-31 | 1 | -0/+2 |
* | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 2 | -30/+30 |
* | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 2 | -8/+8 |
* | pci.cpp: fixed 'Fatal error: install_ram_generic: In range cdcdcdcc-9b9b9b98 ... |  Ivan Vangelista | 2020-04-06 | 1 | -0/+2 |
* | srcclean, manual adjustments (nw) |  Vas Crabb | 2020-01-26 | 2 | -2/+2 |
* | Change #include location (nw) |  yz70s | 2019-12-22 | 2 | -1/+1 |
* | Corrections to legacy pci (nw) |  yz70s | 2019-12-22 | 2 | -9/+8 |
* | atpci.cpp: update usage of device finders and remove hardcoded cpu tags in ch... |  yz70s | 2019-12-22 | 6 | -15/+16 |
* | bebox.cpp: use finder for vga device (nw) |  yz70s | 2019-12-22 | 1 | -1/+2 |
* | bebox.cpp: remove device not found errors (nw) |  yz70s | 2019-12-22 | 1 | -1/+2 |
* | Remove unwanted changes (nw) |  yz70s | 2019-12-22 | 1 | -1/+1 |
* | Substitute some cases of deprecated tag lookups with device finders (nw) |  yz70s | 2019-12-21 | 11 | -23/+31 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -6/+6 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 2 | -18/+18 |
* | Move IDE devices into bus/ata (nw) (#5756) |  ajrhacker | 2019-10-23 | 1 | -1/+1 |
* | -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... |  MooglyGuy | 2019-07-02 | 1 | -6/+0 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 5 | -49/+37 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 5 | -37/+49 |
* | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -8/+8 |
* | bus\lpci\pci.h: removed unused MCFG macros (nw) |  Ivan Vangelista | 2019-02-16 | 1 | -16/+0 |
* | volt_reg: removed MCFG macro (nw) |  Ivan Vangelista | 2019-02-12 | 1 | -9/+10 |
* | devices\bus: few less MCFG macros (nw) |  Ivan Vangelista | 2019-02-01 | 2 | -11/+3 |
* | isa: Modernize device configuration (nw) |  AJR | 2019-01-25 | 2 | -5/+16 |
* | Fixed regressions reported by Tafoid, nw |  mooglyguy | 2018-12-16 | 1 | -0/+9 |
* | isa8, isa16: Replace MCFG_ macros with devcb3 (nw) |  AJR | 2018-11-05 | 1 | -22/+23 |
* | Renamed flipendian -> swapendian, as I spent minutes trying to find the funct... |  mooglyguy | 2018-11-05 | 1 | -4/+4 |
* | 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 |
* | i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw |  mooglyguy | 2018-08-29 | 1 | -8/+2 |
* | 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 |
* | -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... |  mooglyguy | 2018-07-30 | 1 | -1/+1 |
* | remove lots of MCFG_ (nw) |  Vas Crabb | 2018-07-17 | 1 | -53/+52 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -4/+4 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -4/+4 |
* | trivial stuff (nw) |  Vas Crabb | 2018-05-27 | 1 | -2/+2 |
* | remove many mainly PCI-related MCFG macros in favour of constructor |  Vas Crabb | 2018-05-25 | 2 | -3/+3 |
* | 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 | 11 | -34/+461 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 3 | -10/+10 |