summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/sachen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-25/+25
* bus/nes: Various minor cleanups. (#9641) 0kmg2022-05-131-9/+0
* bus/nes: Work on Tengen boards. (#9594) 0kmg2022-04-211-8/+12
* bus/nes: Remove redundant start and reset device overrides. (#9516) 0kmg2022-04-051-77/+0
* nes: Various minor fixes, more cleanups with bit functions. (#9488) 0kmg2022-04-021-1/+1
* bus/nes: Simplifications using bit utility functions. (#9444) 0kmg2022-03-231-1/+1
* srcclean in preparation for branching 0.237 release Vas Crabb2021-10-241-1/+1
* bus/nes: Added support for original Dongdongnao II cartridge. (#8628) 0kmg2021-09-301-2/+59
* srcclean for upcoming release Vas Crabb2021-08-221-1/+1
* bus/nes: Miscellaneous minor multicart fixes, mostly. (#8291) 0kmg2021-08-131-3/+32
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+13
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-13/+13
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-35/+35
* Self-registering devices prep: Vas Crabb2017-02-271-14/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* reverting: Miodrag Milanovic2016-01-201-16/+16
* 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-16/+16
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+695