| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleaned up boilerplate for more slot devices. |  Vas Crabb | 2026-03-23 | 1 | -5/+2 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 28 | -77/+77 |
| * | neogeo/prot_cmc.cpp: Use util::sum16_creator |  AJR | 2024-01-08 | 2 | -14/+3 |
| * | sbp: looks like it still has (presumed)protection checks remaining |  hap | 2023-08-24 | 1 | -2/+13 |
| * | Systems promoted to working |  hap | 2023-08-12 | 1 | -2/+6 |
| * | Restored ability of for image devices to report specific error messages. |  Vas Crabb | 2023-04-08 | 2 | -3/+3 |
| * | Fixed various bugs: |  Vas Crabb | 2023-04-06 | 2 | -6/+3 |
| * | API change for device_image_interface |  AJR | 2023-03-30 | 2 | -5/+4 |
| * | Replaced most simple uses of sprintf with type-safe equivalents. (#10948) |  Erik | 2023-03-10 | 1 | -7/+4 |
| * | Reduced usage of sprintf. (#10892) |  Erik | 2023-02-20 | 1 | -12/+4 |
| * | - bus/neogeo/prot_mslugx.cpp: added iq_132 to the copyright holders |  Ivan Vangelista | 2022-10-15 | 2 | -2/+2 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 3 | -8/+8 |
| * | init vars for coverity (bus/l-w) |  Robbbert | 2022-04-02 | 3 | -8/+8 |
| * | device_image_interface: Interface overhaul |  AJR | 2022-01-06 | 2 | -11/+3 |
| * | New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) |  Aaron Giles | 2021-02-27 | 1 | -7/+7 |
| * | bus/neogeo: Cleaned up SMA protection bitswaps. |  Vas Crabb | 2021-01-12 | 1 | -89/+23 |
| * | Make "slot" feature in software lists and a few related features case-sensitive |  AJR | 2021-01-05 | 1 | -1/+1 |
| * | srcclean in preparation for 0.226 release branch |  Vas Crabb | 2020-10-25 | 1 | -6/+6 |
| * | prot_fatfury2.cpp: Fix bitswap, Add notes (#7331) |  cam900 | 2020-10-06 | 1 | -3/+13 |
| * | Device-fied PRO-CT0 |  cam900 | 2020-09-13 | 2 | -63/+29 |
| * | drivers starting with m, n and o: removed read* and write* macros (nw) |  Ivan Vangelista | 2020-06-12 | 32 | -111/+111 |
| * | drivers with m, n: some macro removal (nw) |  Ivan Vangelista | 2020-05-30 | 4 | -10/+10 |
| * | srcclean and manual cleanup (nw) |  Vas Crabb | 2020-04-26 | 1 | -1/+1 |
| * | New neogeo bootleg (#6547) |  Tom | 2020-04-14 | 7 | -1/+70 |
| * | start putting noexcept on things that have no business throwing exceptions, s... |  Vas Crabb | 2019-11-10 | 1 | -9/+11 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -9/+9 |
| * | (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 |