summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cedar_magnet_sprite.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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