summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj8688.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-3986/+0
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-1/+1
* Purge #include "rendlay.h" where not necessary AJR2021-01-041-1/+0
* some drivers: vref device removal validation cleanup Ivan Vangelista2020-10-201-1/+0
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-7/+0
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-2/+2
* a little more macro removal (nw) Ivan Vangelista2020-05-161-14/+4
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-17/+17
* nb1413m3.cpp: kill nb1413m3 busy flag publicness, kill busyflag hack in three... Angelo Salese2019-06-021-39/+34
* new WORKING machine Angelo Salese2019-06-021-13/+61
* new not working machine Ivan Vangelista2019-04-151-2/+96
* (nw) Clean up the mess on master Vas Crabb2019-03-261-113/+114
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-114/+113
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-99/+96
* volt_reg: set default m_output (nw) hap2019-02-191-2/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-2/+2
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-4/+6
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+8
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-4/+4
* 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