summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfm_sc2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-4/+4
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-1/+1
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-29/+28
* bfm_sc2.cpp: removed 0xff filled alternate revision ROM in sc2scshxgman set (nw) Ivan Vangelista2018-09-281-3/+1
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-6/+3
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-6/+6
* upd7759: Converted to use device_rom_interface and added md input for selecti... smf-2018-08-121-3/+3
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-3/+3
* Separate reel and stepper devices to an extent, cleaned up use of custom mcfg... mooglyguy2018-06-081-12/+12
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-41/+41
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-4/+4
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-3/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-534/+534
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-28/+28
* maps: Finish mame/drivers (nw) Olivier Galibert2018-04-191-7/+8
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-11/+11
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-17/+17
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-53/+55
* even more cleanup and encapsulation (nw) Vas Crabb2018-02-201-715/+750
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-12/+17
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+20
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* New clones added NOT WORKING Scott Stone2016-12-101-0/+19
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* srcclean and translation regeneration Vas Crabb2016-08-291-21/+21
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-6/+6
* previous sc2 pull requests cleaned up and reduced to a single update David Haywood2016-08-251-49/+127
* Put the DM01 matrix board CPU inside the device for BFM SC2/4. David Haywood2016-08-231-77/+91
* Scorpion 2: add 12 internal layouts John Parker2016-08-221-80/+93
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* Make watchdog timer a separate device AJR2016-04-301-2/+9
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-4/+4
* regression fixes (nw) David Haywood2016-01-251-4/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-7/+7
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* meters.cpp: Initial device-ification, fixes MT06117 (nw) Ivan Vangelista2016-01-051-84/+123
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* update some of remaining licenses (nw) Miodrag Milanovic2015-12-111-2/+3
* clang-modernize part 7 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+8626