summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/mmc5.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove a few outdated references to MESS Dirk Best2021-12-021-1/+1
* nes: Improve MMC5 extended attributes AJR2019-04-121-257/+267
* bus/nes/mmc5.cpp: Add missing save_item call (nw) AJR2019-04-121-1/+2
* n2a03.cpp : Add device_mixer_interface instead hardcoded tags cam9002019-04-021-1/+1
* devices/bus/nes/mmc5.cpp : Correct sound behavior cam9002019-03-311-1/+15
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+12
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-12/+12
* NES APU: remove read/write trampolines and zero $4015 at reset https://wiki.n... smf-2018-08-311-1/+1
* appease MSVC (nw) Vas Crabb2018-06-251-3/+0
* bus/nes: Eliminate remaining machine().device usage the ugly way (nw) AJR2018-06-221-12/+13
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-3/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* some TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* fix crash, but what a terrible hack this is in the first place (nw) David Haywood2015-12-101-2/+2
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+679