summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/multigame.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/nes: Added support for a 21-in-1 multicart. (#8435) 0kmg2021-08-131-0/+27
* bus/nes: More multicart fixes. 0kmg2021-08-131-20/+44
* bus/nes: Added support for 17-in-1 and 6-in-1 multicarts. 0kmg2021-08-121-0/+115
* bus/nes: Miscellaneous minor multicart fixes, mostly. (#8291) 0kmg2021-08-131-124/+114
* bus/nes: Fixed bugs in Game Star type "A" boards. (#8425) 0kmg2021-08-111-25/+20
* bus/nes: Fixed graphics in several multicarts and removed an underdump. (#8410) 0kmg2021-08-091-1/+1
* bus/nes: Added support for 21-in-1 and 35-in-1 multicarts. (#8401) 0kmg2021-08-081-0/+34
* bus/nes: Fixed Powerful 255 in 1 and added its parent. (#8404) 0kmg2021-08-071-74/+55
* bus/nes: Added support for 8-in-1 and 5-in-1 multicarts. 0kmg2021-08-051-0/+42
* bus/nes: Added support for Caltron 9 in 1 prototype. 0kmg2021-08-011-17/+90
* bus/nes: Added support for Little Com 160 Korean multicart. (#8378) 0kmg2021-08-021-0/+33
* bus/nes: Fixed the 3 non-working games in 11 in 1 Ball Series multicart. (#8373) 0kmg2021-07-291-33/+24
* bus/nes: Fixed a BMC 31 in 1 pirate multi-game. (#8368) 0kmg2021-07-291-25/+10
* bus/nes: Added support for a Big Nose 2-in-1 cart. 0kmg2021-07-251-1/+46
* bus/nes: Added support for Cartridge Story multicarts. (#8353) 0kmg2021-07-251-11/+69
* bus/nes: Added support for 4 multicarts. (#8344) 0kmg2021-07-251-0/+145
* bus/nes: Fixed broken graphics for mapper 226 (two pirate multicarts). (#8266) 0kmg2021-07-091-37/+14
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-64/+64
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-64/+64
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-64/+64
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-111/+111
* Self-registering devices prep: Vas Crabb2017-02-271-47/+47
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-62/+62
* reverting: Miodrag Milanovic2016-01-201-47/+47
* tags are now strings (nw) Miodrag Milanovic2016-01-161-47/+47
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-34/+34
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2602