| Commit message (Expand) | Author | Age | Files | Lines |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 29 | -169/+169 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 29 | -169/+169 |
* | devices\bus: some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-01 | 25 | -145/+133 |
* | midas.cpp, neogeo.cpp, neopcb.cpp, neogeocd.cpp : Remove MCFGs |  cam900 | 2019-01-13 | 1 | -11/+9 |
* | devices/bus/neogeo/cmc.cpp, rom.cpp : Implement NVRAM |  cam900 | 2019-01-07 | 4 | -13/+27 |
* | srcclean and other cleanup (nw) |  Vas Crabb | 2018-06-24 | 1 | -1/+1 |
* | new WORKING clones (#3616) |  David Haywood | 2018-05-27 | 7 | -15/+89 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 2 | -65/+66 |
* | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -1/+1 |
* | Never merge a patch from cam900 before trying a compile, because he |  Olivier Galibert | 2018-02-18 | 25 | -239/+265 |
* | neogeo : Updates (#3235) |  cam900 | 2018-02-18 | 25 | -265/+239 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 14 | -22/+22 |
* | Remove a bunch of space.device().safe_pc() from devices (nw) |  Olivier Galibert | 2017-12-30 | 4 | -11/+11 |
* | gross hack to fix kof10th state save, save_pointer() must be called after the... |  smf- | 2017-12-25 | 1 | -1/+1 |
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 9 | -54/+54 |
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 9 | -54/+54 |
* | get rid of legacy BITSWAP* (nw) |  Vas Crabb | 2017-12-13 | 9 | -54/+54 |
* | MT 06649 |  Robbbert | 2017-08-09 | 1 | -1/+1 |
* | device_add_mconfig up to devices/bus/o* (nw) |  Ivan Vangelista | 2017-06-12 | 28 | -167/+89 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 14 | -19/+19 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 57 | -966/+1081 |
* | Fixed out of bounds issues in NeoGeo memory access |  Nathan Woods | 2017-04-17 | 1 | -8/+8 |
* | Changes to make get_default_card_software() less stupid |  Nathan Woods | 2017-04-10 | 2 | -2/+2 |
* | Make device_image_interface::update_names a private method called automatical... |  AJR | 2017-03-03 | 2 | -13/+0 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 28 | -79/+79 |
* | device_image_interface cleanups (nw) |  AJR | 2017-02-27 | 1 | -1/+1 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 4 | -2/+2 |
* | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -1/+1 |
* | Misc typo fixes. |  Jordi Mallach | 2016-10-27 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 56 | -649/+649 |
* | dynamic_buffer is just std::vector<UINT8> (nw) |  Miodrag Milanovic | 2016-10-21 | 8 | -34/+34 |
* | Redo of split of src/emu/softlist.[cpp|h] |  Nathan Woods | 2016-08-02 | 1 | -0/+2 |
* | Turn image init/validate into scoped enums to avoid accidental casts to/from ... |  Vas Crabb | 2016-08-01 | 2 | -4/+4 |
* | Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ... |  Nathan Woods | 2016-07-23 | 1 | -1/+1 |
* | device_image_interface::call_softlist_load() was a virtual function where eve... |  Nathan Woods | 2016-07-21 | 2 | -12/+1 |
* | Consolidating implementations of create_option_guide() that return nullptr |  Nathan Woods | 2016-07-13 | 1 | -1/+0 |
* | this was missing. nw. |  etabeta78 | 2016-06-28 | 1 | -0/+1 |
* | small cleanup (nw) |  Miodrag Milanovic | 2016-06-05 | 1 | -1/+0 |
* | Cleanups and version bumpmame0174 |  Miodrag Milanovic | 2016-05-25 | 38 | -201/+183 |
* | made the transition between different carts in the multislot driver |  etabeta78 | 2016-04-29 | 2 | -3/+71 |
* | further cleanup + final untangling from the old code: |  etabeta78 | 2016-04-28 | 4 | -105/+0 |
* | misc clean up. nw. |  etabeta78 | 2016-04-28 | 1 | -1/+0 |
* | neogeo.cpp: huge clean up of the cartslot code in order to better |  etabeta78 | 2016-04-28 | 87 | -5625/+5967 |
* | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 1 | -8/+8 |
* | MT #06168 workaround, slightly better than commenting out (nw) |  AJR | 2016-03-29 | 1 | -1/+3 |
* | bus/neogeo/bootleg_prot.cpp: fixed save state problem for kof10th (nw) |  Ivan Vangelista | 2016-02-06 | 1 | -2/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 48 | -178/+178 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 22 | -22/+22 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 22 | -22/+22 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 48 | -178/+178 |