summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/konami.cpp
Commit message (Expand)AuthorAgeFilesLines
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-3/+3
* vrc6.cpp : Updates (#4819) cam9002019-03-291-3/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-27/+23
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-23/+27
* bus/nes/konami.cpp : Fix sound clock, volume for VRC7 cam9002019-03-201-6/+4
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-12/+12
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-10/+8
* Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-311-2/+2
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-12/+11
* nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) AJR2018-05-131-3/+3
* 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-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-22/+7
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+18
* nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-4/+6
* Self-registering devices prep: Vas Crabb2017-02-271-6/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* reverting: Miodrag Milanovic2016-01-201-7/+7
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-7/+7
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+787