summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj8688.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-13/+5
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-101-124/+114
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-8/+8
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-14/+18
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-75/+75
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-51/+48
* 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-57/+57
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-33/+33
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-17/+17
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-221/+235
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-41/+82
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-14/+14
* nbmj8688.cpp: Fix I/O map for 16-bit LCD games (nw) AJR2018-02-041-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-43/+43
* (nw) Fixed 72 validation errors. Robbbert2018-01-131-0/+1
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+5
* MCFG_DEVICE_REMOVE("vref") removal (nw) AJR2018-01-101-1/+0
* New way to provide DAC reference inputs (nw) AJR2018-01-101-5/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+3
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-42/+42
* Self-registering devices prep: Vas Crabb2017-02-271-0/+4
* nbmj8688.cpp: corrected dips for Camera Kozou system11b2016-12-051-11/+4
* ninjakd2.cpp: Replaced mnight with World version, Kawakus license now mnightj system11b2016-10-231-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-25/+29
* Corrections as per request from cuavas system11b2016-10-131-14/+15
* nbmj8688.cpp: Corrected kaguya* dips and added diplocation to all games system11b2016-10-121-437/+190
* Corrected date for kaguya2f as per MT bug 06110 system11b2016-09-291-1/+1
* srcclean (nw) Vas Crabb2016-09-261-7/+7
* Fixed more Mahjong dips as per manuals - system11 system11b2016-09-221-27/+9
* Add "Memory Reset" input type to Nichibutsu mahjong games as designated in so... AJR2016-08-081-34/+34
* Cleanups and version bump Miodrag Milanovic2016-07-271-22/+22
* Corrected dips for mjflove and ojousan [system11] system11b2016-07-111-36/+7
* Tagged Live Gal as a betting game. system11b2016-06-301-1/+1
* Added Swing Gal [BET] system11b2016-06-281-0/+29
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-34/+34
* Improve DIP switches for kanatuen, kyuhito and idhimitu [Vas Crabb] Vas Crabb2016-03-231-113/+108
* Remove no longer relevant comment Vas Crabb2016-03-221-2/+0
* nbmj8688 input improvements: [Vas Crabb] Vas Crabb2016-03-221-195/+194
* Improve DIP switches for orangeci, vipclub, ojousanm, korinaim, crystalg, app... Vas Crabb2016-03-221-279/+271
* nbmj8688 two-player game improvements: [Vas Crabb] Vas Crabb2016-03-221-114/+111
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2