| Commit message (Expand) | Author | Age | Files | Lines |
* | device_image_interface: Interface overhaul |  AJR | 2022-01-06 | 2 | -8/+4 |
* | Future-proofing by using correct #include for SOFTWARE_LIST device |  AJR | 2022-01-03 | 1 | -0/+2 |
* | Remove a few outdated references to MESS |  Dirk Best | 2021-12-02 | 1 | -1/+1 |
* | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -4/+4 |
* | various devices and drivers: removed superfluous semicolons (nw) |  Ivan Vangelista | 2020-06-29 | 1 | -1/+1 |
* | drivers starting with p, q, r and s: some macro removal (nw) |  Ivan Vangelista | 2020-06-03 | 4 | -12/+12 |
* | start putting noexcept on things that have no business throwing exceptions, s... |  Vas Crabb | 2019-11-10 | 1 | -8/+8 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 4 | -32/+27 |
* | ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) |  AJR | 2019-08-15 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 4 | -14/+8 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 4 | -8/+14 |
* | bus/gameboy, bus/snes: Simplify read/write handlers (nw) |  AJR | 2019-03-09 | 1 | -4/+4 |
* | devices\bus: some MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-31 | 3 | -10/+4 |
* | -bus/gameboy/gb_slot, ieee488/hp9895, psx/gamebooster, snes/sgb: Removed MCFG... |  mooglyguy | 2018-12-17 | 1 | -5/+6 |
* | -bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros... |  mooglyguy | 2018-12-16 | 3 | -20/+27 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+2 |
* | psxcontrollerports: Quick validation fix (nw) |  AJR | 2018-05-20 | 1 | -2/+2 |
* | psx/ctlrport: use required_device (nw) |  cracyc | 2018-05-20 | 2 | -5/+4 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 6 | -45/+49 |
* | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 2 | -3/+3 |
* | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 1 | -1/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -4/+4 |
* | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-01-28 | 1 | -3/+3 |
* | framework for adding 'gamebooster' (need to figure out how it actually works... |  David Haywood | 2018-01-27 | 4 | -0/+395 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 2 | -2/+2 |
* | device_add_mconfig up to devices/bus/q* (nw) |  Ivan Vangelista | 2017-06-13 | 4 | -14/+6 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 2 | -2/+2 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 8 | -91/+94 |
* | Make device_image_interface::update_names a private method called automatical... |  AJR | 2017-03-03 | 2 | -6/+0 |
* | Image instance name refactoring and bug fixing (nw) |  AJR | 2017-03-02 | 1 | -1/+1 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 4 | -7/+7 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 4 | -1/+3 |
* | Do not use FUNC in delegate where applicable (nw) |  Miodrag Milanovic | 2016-11-06 | 2 | -6/+6 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 8 | -39/+39 |
* | Turn image init/validate into scoped enums to avoid accidental casts to/from ... |  Vas Crabb | 2016-08-01 | 2 | -10/+10 |
* | Consolidating implementations of create_option_guide() that return nullptr |  Nathan Woods | 2016-07-13 | 1 | -1/+0 |
* | Fix compile errors due to option_resolution namespacing (nw) |  AJR | 2016-07-07 | 2 | -2/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 8 | -16/+16 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 2 | -2/+2 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 2 | -2/+2 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 8 | -16/+16 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 4 | -35/+35 |
* | cleanup |  Miodrag Milanovic | 2015-12-05 | 1 | -1/+1 |
* | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 2 | -4/+4 |
* | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 4 | -26/+26 |
* | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 4 | -7/+36 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 4 | -0/+0 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 8 | -0/+1457 |