summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj9195.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* new not working clone Ivan Vangelista2018-05-261-0/+32
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-36/+36
* 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-100/+100
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Bulk move includes/nb141*m*.h -> machine/nb141*m.h (nw) angelosa2018-04-211-1/+0
* freekick.cpp, nbmj91915.cpp, niyanpai.cpp: Replace MCFG_CPU_VBLANK_INT with l... AJR2018-03-281-8/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-391/+426
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-32/+64
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-35/+35
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-33/+33
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+4
* New way to provide DAC reference inputs (nw) AJR2018-01-101-4/+2
* Correct LD Mahjong #4 Shabon-Dama year sjy965252017-11-271-1/+1
* nbmj9195.cpp: fixed MT06617 (nw) Ivan Vangelista2017-06-191-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-37/+37
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Minor documentation (nw) Ivan Vangelista2017-02-181-1/+1
* nbmj9195.cpp: correct dip switches for jituroku and mjanbari (MT05559 and MT ... Ivan Vangelista2017-02-181-104/+34
* nbmj8891.cpp: corrected scandal mahjong dips system11b2016-10-261-12/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-34/+15
* nbmj8891: Corrected scandal dips system11b2016-10-091-52/+50
* Designate more memory reset inputs in mahjong games; regularize service input... AJR2016-08-251-28/+28
* Cleanups and version bump Miodrag Milanovic2016-07-271-19/+19
* Dip switches - lots of them system11b2016-07-051-87/+21
* nbmj9195,csplayh5,kenseim,niyanpai: Fix the memory maps (collision with the c... Olivier Galibert2016-06-201-320/+267
* MT 06234 - fix mscoutm/imekura/mjegolf inputs Paul Priest2016-06-111-1/+1
* more gen_latch (nw) Ivan Vangelista2016-06-071-29/+32
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3675