summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfm_sc4.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* sc4rhxw: Validation fix (nw) AJR2018-05-131-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3948/+3948
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-112/+112
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-21/+21
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+9
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-36/+29
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-23/+23
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-24/+24
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-6/+6
* Some more after better taking inheritance into account (nw) Olivier Galibert2018-01-021-2/+2
* Do the easy ones (nw) Olivier Galibert2018-01-011-6/+6
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-1/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Misc. validation fixes (nw) AJR2017-05-181-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-31/+29
* Self-registering devices prep: Vas Crabb2017-02-271-7/+9
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* Memberize public non-member function of m68340cpu_device (nw) AJR2016-09-131-2/+2
* Scorpion 4: added 73 layouts John Parker2016-08-291-504/+577
* srcclean and translation regeneration Vas Crabb2016-08-291-2/+2
* Scorpion 4: Add 35x layouts (D-H) John Parker2016-08-271-235/+272
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-11/+11
* Scorpion 4: 35x Layouts John Parker2016-08-261-347/+386
* Put the DM01 matrix board CPU inside the device for BFM SC2/4. David Haywood2016-08-231-5/+2
* Use emumem.h defines whenever possible Giuseppe Gorgoglione2016-08-111-6/+6
* Comment debug helper from being used from bfm_sc4 sets which can really fill ... Scott Stone2016-08-061-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-3/+2
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* Scorpion 4 7 Segment displays mostly fixed John Parker2016-06-281-3/+37
* bfm_sc and maygay (nw) Miodrag Milanovic2016-05-011-2/+1496
* Added layout for Frankie Dettori's 7th Heaven [John Parker] johnparker0072016-03-061-10/+11
* Silence these drivers for grep "MACHINE_NOT_WORKING", nw angelosa2016-01-241-3119/+3121
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+49784