summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/namcot.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-2/+4
* Changing a few double constants to explicitly be float, appease MSVC npwoods2019-06-161-4/+4
* Implement Namcot 163 expansion sound volume difference related to iNES format cam9002019-04-021-0/+18
* Add Namco 163 sound emulation (#4814) cam9002019-03-291-11/+22
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+22
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-22/+22
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-22/+22
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-7/+5
* nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) AJR2018-05-131-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+24
* fix some device validation errors, also fix uninitialised members in some dev... Vas Crabb2017-03-031-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-1/+1
* reverting: Miodrag Milanovic2016-01-201-8/+8
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+8
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-16/+16
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+688