summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj8891.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-29/+29
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-306/+330
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-27/+54
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-24/+24
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-28/+28
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-8/+8
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+8
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-8/+8
* MT 06592 Robbbert2017-07-081-24/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-29/+29
* nbmj8891.cpp: fixed MT06526 (nw) Ivan Vangelista2017-03-281-26/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* nbmj8891.cpp: corrected scandal mahjong dips system11b2016-10-261-28/+5
* jangou.cpp: corrected dip switches for Jangou Lady system11b2016-10-241-24/+2
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-22/+24
* nbmj8891: Corrected scandal dips system11b2016-10-091-15/+16
* Added dips for Lady Maker system11b2016-10-041-20/+21
* Corrected Hana no Momoko gumi dip switches system11b2016-10-031-30/+7
* srcclean (nw) Vas Crabb2016-09-261-14/+14
* Fixed more Mahjong dips as per manuals - system11 system11b2016-09-221-14/+14
* Add "Memory Reset" input type to Nichibutsu mahjong games as designated in so... AJR2016-08-081-24/+24
* Cleanups and version bump Miodrag Milanovic2016-07-271-17/+17
* Fixed dips for Mahjong Focus & Peep Show [system11] system11b2016-07-111-100/+8
* More Mahjong dip switch corrections system11b2016-07-071-117/+8
* Dip switches - lots of them system11b2016-07-051-31/+8
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-31/+31
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3883