summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/segacrpt_device.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-30/+0
* actually after all that the CPU is a duplicate of another one, just with a di... David Haywood2017-07-041-28/+4
* case (nw) David Haywood2017-07-041-2/+2
* decrypted SEGA_315_5133 used by 'seganinja' set, promoted it to working [Davi... David Haywood2017-07-041-2/+23
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-56/+60
* segacrpt_device: Device cleanup [O. Galibert] Olivier Galibert2017-03-031-29/+27
* Self-registering devices prep: Vas Crabb2017-02-271-27/+27
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-58/+58
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-4/+1
* Give unique descriptions and short names to new SegaCrypt Z80 devices so that... Scott Stone2016-04-121-1/+1
* improve some naming (nw) David Haywood2016-04-121-23/+24
* weed out duplicates (nw) David Haywood2016-04-121-114/+0
* segacrpt is also a device, again reduced some duplication (nw) David Haywood2016-04-121-0/+1204