summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/cony.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-6/+6
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-3/+1
* nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) AJR2018-05-131-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+17
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-3/+3
* 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-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-6/+6
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-6/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+397