summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/multigame.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-103/+104
* bus/nes: Various minor cleanups. (#9641) 0kmg2022-05-131-34/+0
* bus/nes: Improved support for BMC-64IN1NR boards. (#9586) 0kmg2022-04-171-39/+27
* bus/nes: Added support for multicart board DS-9-27. (#9525) 0kmg2022-04-061-0/+91
* bus/nes: Minor cleanup of BMC_12IN1 board. (#9520) 0kmg2022-04-051-29/+19
* bus/nes: Remove redundant start and reset device overrides. (#9516) 0kmg2022-04-051-32/+0
* bus/nes: Correct and consolidate Golden Game multicart emulation. (#9511) 0kmg2022-04-041-102/+13
* nes: Various minor fixes, more cleanups with bit functions. (#9488) 0kmg2022-04-021-82/+46
* bus/nes: Added support for K-3071, S-009, and TH2348 boards. (#9498) 0kmg2022-04-011-3/+153
* bus/nes: Removed useless open bus comments. (#9471) 0kmg2022-03-271-1/+1
* bus/nes: Simplifications using bit utility functions. (#9444) 0kmg2022-03-231-4/+4
* bus/nes/multigame.cpp: Fixed typo that turned assignment into an equality com... npwoods2022-03-041-6/+1
* Various NES and friends cleanups. (#9312) 0kmg2022-02-211-4/+4
* srcclean in preparation for 0.241 release Vas Crabb2022-02-201-1/+1
* Cleanup: Vas Crabb2022-02-131-4/+4
* bus/nes: Added support for an 82 in 1 cartridge. (#9288) 0kmg2022-02-091-4/+15
* bus/nes: Added support for BMC-CTC-12IN1 and BMC-891227 boards. (#9207) 0kmg2022-01-251-0/+116
* bus/nes: Added support for multicart board FAM250. (#9071) 0kmg2021-12-301-2/+74
* bus/nes: Removed duplicate board and mapper assignment. (#9012) 0kmg2021-12-201-17/+7
* bus/nes: Added support for TF2740 related multicart boards. (#8925) 0kmg2021-12-141-1/+77
* srcclean in preparation for branching 0.237 release Vas Crabb2021-10-241-1/+1
* bus/nes: Added support for GN-91B and NC-20MB multicart boards. (#8672) 0kmg2021-10-081-14/+77
* bus/nes: Added support for K-3033 and 970670C type multicart. (#8665) 0kmg2021-10-061-0/+74
* bus/nes: Added emulation for a couple homebrew 8 in 1 cartridges. (#8654) 0kmg2021-10-051-0/+50
* nes.xml: Added a colorful potpourri of games. (#8639) 0kmg2021-10-011-1/+3
* nes.xml: Added a missing game from recent N625092 board improvements. (#8632) 0kmg2021-09-291-1/+7
* bus/nes: Added support for Y2K 420 in 1. (#8622) 0kmg2021-09-281-1/+66
* bus/nes: Updates for BMC-70IN1 and BMC-800IN1 boards. (#8609) 0kmg2021-09-261-108/+73
* bus/nes: Several small separate fixes. (#8580) 0kmg2021-09-211-112/+41
* Merge pull request #8584 from 0kmg/nes-mappers-382,392 ajrhacker2021-09-181-1/+56
|\
| * bus/nes: Added support for two more multicarts. 0kmg2021-09-181-1/+56
* | bus/nes: Fixed graphics glitches for BMC-GKB board multicarts. 0kmg2021-09-181-94/+21
|/
* bus/nes: Improved emulation of reset-based 42 in 1 cartridge. 0kmg2021-09-141-114/+43
* bus/nes: More fixes for various multicart types. 0kmg2021-09-121-89/+56
* bus/nes: Added support for HP-898F board and related multicarts. (#8533) 0kmg2021-09-121-0/+49
* bus/nes: Improved emulation for T-262 board and related multicarts. 0kmg2021-09-101-24/+28
* bus/nes: Improved emulation of N625092-related multi-game cartridges. (#8526) 0kmg2021-09-041-73/+56
* srcclean for upcoming release Vas Crabb2021-08-221-1/+1
* bus/nes: Improved support for two Contra multicarts. (#8461) 0kmg2021-08-191-1/+55
* bus/nes: Improved emulation of 115-in-1 related multicarts. (#8446) 0kmg2021-08-151-74/+32
* bus/nes: Added support for 4 multicarts on 2 board types. 0kmg2021-08-151-1/+47
* bus/nes: Enable menu access for a Contra/22-in-1 combo cart. 0kmg2021-08-141-25/+32
* 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