summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/nxrom.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/nes: Corrected NOCASH_NOCHR homebrew board emulation. (#9611) 0kmg2022-04-231-21/+38
* bus/nes: Remove redundant start and reset device overrides. (#9516) 0kmg2022-04-051-56/+0
* bus/nes: Simplifications using bit utility functions. (#9444) 0kmg2022-03-231-4/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-19/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+19
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-19/+16
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-32/+30
* Self-registering devices prep: Vas Crabb2017-02-271-12/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* reverting: Miodrag Milanovic2016-01-201-14/+14
* 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-14/+14
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+583