summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/naomim2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-101-4/+5
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-6/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* new games added as NOT_WORKING MetalliC2017-01-211-7/+7
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-2/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* it's not so fatal (nw) MetalliC2015-11-171-1/+1
* naomi notes (nw) MetalliC2015-11-141-2/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+205