summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj8991.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-26/+24
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-40/+40
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+3
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-17/+17
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-129/+144
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-19/+38
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-15/+15
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-21/+21
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-3/+6
* New way to provide DAC reference inputs (nw) AJR2018-01-101-6/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+17
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Minor documentation (nw) Ivan Vangelista2017-02-181-1/+1
* jangou.cpp: corrected dip switches for Jangou Lady system11b2016-10-241-31/+15
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-19/+21
* Added dips for Lady Maker system11b2016-10-041-29/+30
* New clone added Ivan Vangelista2016-09-281-0/+25
* srcclean (nw) Vas Crabb2016-09-261-7/+7
* Fixed more Mahjong dips as per manuals - system11 system11b2016-09-221-15/+15
* Add "Memory Reset" input type to Nichibutsu mahjong games as designated in so... AJR2016-08-081-17/+17
* Cleanups and version bump Miodrag Milanovic2016-07-271-13/+13
* Dip switches - lots of them system11b2016-07-051-61/+16
* more gen_latch (nw) Ivan Vangelista2016-06-071-4/+6
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-17/+17
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2154