summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/ng_memcard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-2/+2
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-8/+7
* witness the power of devcb3 to tear through boilerplate (in Taito C-Chip), al... Vas Crabb2018-07-141-18/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2
* Consolidating implementations of create_option_guide() that return nullptr Nathan Woods2016-07-131-1/+0
* Fix compile errors due to option_resolution namespacing (nw) AJR2016-07-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-13/+13
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* cleanup of bogus copyright messages and restriction texts, update for Daniel ... Miodrag Milanovic2015-05-251-3/+0
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* If the return type is bool, use bool constants, not integers. (nw) couriersud2015-01-261-5/+5
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-5/+5
* made neogeo card an image device (nw) Miodrag Milanovic2014-04-171-0/+69