summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj8991.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* nbmj8991.cpp: updated yesterday's commit to default all dips to off (nw) Ivan Vangelista2020-02-251-3/+3
* nbmj8991.cpp: MT05554 (nw) Ivan Vangelista2020-02-241-37/+33
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-6/+6
* nb1413m3.cpp: kill nb1413m3 busy flag publicness, kill busyflag hack in three... Angelo Salese2019-06-021-22/+17
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-88/+89
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-89/+88
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-80/+80
* volt_reg: set default m_output (nw) hap2019-02-191-2/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-3/+3
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-3/+4
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-2/+4
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-101-59/+41
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-10/+8
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-27/+27
* 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