summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cedar_magnet_sprite.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cedar_magnet*.cpp : Updates cam9002019-05-011-58/+55
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+6
* misc MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-091-6/+7
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-20/+21
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-6/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+21
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-7/+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-2/+2
* rand() corrections in src/mame/* (nw) hap2017-04-261-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Cedar Magnet/EFO ZSU AJR2017-01-041-5/+3
* move cedar devices out of drivers (nw) smf-2016-11-081-0/+336