summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/segacrp2_device.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) clean up more stuff, mostly leftover from MCFG removal Vas Crabb2019-10-111-269/+276
* srcclean (nw) Vas Crabb2019-09-221-1/+1
* goldstar.cpp: removed debug helpers I accidentally left in in my last commit ... Ivan Vangelista2019-09-011-1/+1
* Added NEC D315-5136 device (#5577) grullosgo2019-09-011-0/+42
* new not working clone Ivan Vangelista2019-04-011-2/+2
* clones promoted to working Ivan Vangelista2019-03-301-3/+40
* src/mame: penutlimate batch of MCFG macros define removal (nw) Ivan Vangelista2018-12-171-9/+10
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-6/+0
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+24
* segacrp2_device: Device cleanup [O. Galibert] Olivier Galibert2017-03-031-13/+12
* Self-registering devices prep: Vas Crabb2017-02-271-12/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-29/+29
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-7/+7
* Give unique descriptions and short names to new SegaCrypt Z80 devices so that... Scott Stone2016-04-121-1/+1
* segacrp2 is now a device, kill off a whole bunch of duplicated decryption cod... David Haywood2016-04-121-0/+371