summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cedar_magnet.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-1/+1
* cedar_magnet.cpp: Add PCB ASCII layout (nw) ClawGrip2019-11-091-3/+163
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* cedar_magnet*.cpp : Updates cam9002019-05-011-84/+86
* (nw) Clean up the mess on master Vas Crabb2019-03-261-61/+61
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-61/+61
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-15/+15
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* bankdev: Remove address_space argument from read/write handlers (nw) AJR2019-01-211-45/+45
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-4/+4
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-1/+1
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-13/+13
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-11/+11
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-22/+5
* new machines marked as WORKING DavidHaywood2018-07-311-10/+56
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-12/+12
* machines promoted to WORKING (#3631) David Haywood2018-06-041-4/+12
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* new machines marked as NOT WORKING DavidHaywood2018-05-141-53/+61
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-12/+12
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-37/+42
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-6/+6
* Make machine().describe_context() a const function returning a std::string (nw) AJR2017-07-131-39/+39
* make the code acceptable to clang 4.0.0 (nw) smf-2017-05-241-3/+3
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-9/+12
* 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-0/+3
* Cedar Magnet/EFO ZSU AJR2017-01-041-23/+15
* I'm informed these were being sold back in the day, so not protos despite the... David Haywood2016-12-191-3/+3
* add fresh dump of the magnet system exzisus disk, one sector came out differe... David Haywood2016-12-191-8/+6
* move cedar devices out of drivers (nw) smf-2016-11-081-1/+121
* removed unnecessary call to device() (nw) smf-2016-11-031-20/+20
* flag fixes for yutnori, and magnet system. David Haywood2016-10-251-3/+3
* srcclean (nw) Vas Crabb2016-10-231-43/+43
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* new WORKING Magnet System (prototype) [David Haywood, Ricky2001, ArcadeHack... David Haywood2016-10-221-0/+796