summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/ntdec.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-7/+6
* bus/nes: Various minor cleanups. (#9641) 0kmg2022-05-131-1/+0
* bus/nes: Simplifications using bit utility functions. (#9444) 0kmg2022-03-231-1/+1
* bus/nes: Removed duplicate board and mapper assignment. (#9012) 0kmg2021-12-201-39/+0
* bus/nes: Added support for an NTDEC 14 in 1 cartridge. 0kmg2021-09-151-2/+41
* bus/nes: Improved NTDEC cartridge support. (#8239) 0kmg2021-08-101-51/+76
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+186