index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
nes
/
multigame.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-103
/
+104
*
bus/nes: Various minor cleanups. (#9641)
0kmg
2022-05-13
1
-34
/
+0
*
bus/nes: Improved support for BMC-64IN1NR boards. (#9586)
0kmg
2022-04-17
1
-39
/
+27
*
bus/nes: Added support for multicart board DS-9-27. (#9525)
0kmg
2022-04-06
1
-0
/
+91
*
bus/nes: Minor cleanup of BMC_12IN1 board. (#9520)
0kmg
2022-04-05
1
-29
/
+19
*
bus/nes: Remove redundant start and reset device overrides. (#9516)
0kmg
2022-04-05
1
-32
/
+0
*
bus/nes: Correct and consolidate Golden Game multicart emulation. (#9511)
0kmg
2022-04-04
1
-102
/
+13
*
nes: Various minor fixes, more cleanups with bit functions. (#9488)
0kmg
2022-04-02
1
-82
/
+46
*
bus/nes: Added support for K-3071, S-009, and TH2348 boards. (#9498)
0kmg
2022-04-01
1
-3
/
+153
*
bus/nes: Removed useless open bus comments. (#9471)
0kmg
2022-03-27
1
-1
/
+1
*
bus/nes: Simplifications using bit utility functions. (#9444)
0kmg
2022-03-23
1
-4
/
+4
*
bus/nes/multigame.cpp: Fixed typo that turned assignment into an equality com...
npwoods
2022-03-04
1
-6
/
+1
*
Various NES and friends cleanups. (#9312)
0kmg
2022-02-21
1
-4
/
+4
*
srcclean in preparation for 0.241 release
Vas Crabb
2022-02-20
1
-1
/
+1
*
Cleanup:
Vas Crabb
2022-02-13
1
-4
/
+4
*
bus/nes: Added support for an 82 in 1 cartridge. (#9288)
0kmg
2022-02-09
1
-4
/
+15
*
bus/nes: Added support for BMC-CTC-12IN1 and BMC-891227 boards. (#9207)
0kmg
2022-01-25
1
-0
/
+116
*
bus/nes: Added support for multicart board FAM250. (#9071)
0kmg
2021-12-30
1
-2
/
+74
*
bus/nes: Removed duplicate board and mapper assignment. (#9012)
0kmg
2021-12-20
1
-17
/
+7
*
bus/nes: Added support for TF2740 related multicart boards. (#8925)
0kmg
2021-12-14
1
-1
/
+77
*
srcclean in preparation for branching 0.237 release
Vas Crabb
2021-10-24
1
-1
/
+1
*
bus/nes: Added support for GN-91B and NC-20MB multicart boards. (#8672)
0kmg
2021-10-08
1
-14
/
+77
*
bus/nes: Added support for K-3033 and 970670C type multicart. (#8665)
0kmg
2021-10-06
1
-0
/
+74
*
bus/nes: Added emulation for a couple homebrew 8 in 1 cartridges. (#8654)
0kmg
2021-10-05
1
-0
/
+50
*
nes.xml: Added a colorful potpourri of games. (#8639)
0kmg
2021-10-01
1
-1
/
+3
*
nes.xml: Added a missing game from recent N625092 board improvements. (#8632)
0kmg
2021-09-29
1
-1
/
+7
*
bus/nes: Added support for Y2K 420 in 1. (#8622)
0kmg
2021-09-28
1
-1
/
+66
*
bus/nes: Updates for BMC-70IN1 and BMC-800IN1 boards. (#8609)
0kmg
2021-09-26
1
-108
/
+73
*
bus/nes: Several small separate fixes. (#8580)
0kmg
2021-09-21
1
-112
/
+41
*
Merge pull request #8584 from 0kmg/nes-mappers-382,392
ajrhacker
2021-09-18
1
-1
/
+56
|
\
|
*
bus/nes: Added support for two more multicarts.
0kmg
2021-09-18
1
-1
/
+56
*
|
bus/nes: Fixed graphics glitches for BMC-GKB board multicarts.
0kmg
2021-09-18
1
-94
/
+21
|
/
*
bus/nes: Improved emulation of reset-based 42 in 1 cartridge.
0kmg
2021-09-14
1
-114
/
+43
*
bus/nes: More fixes for various multicart types.
0kmg
2021-09-12
1
-89
/
+56
*
bus/nes: Added support for HP-898F board and related multicarts. (#8533)
0kmg
2021-09-12
1
-0
/
+49
*
bus/nes: Improved emulation for T-262 board and related multicarts.
0kmg
2021-09-10
1
-24
/
+28
*
bus/nes: Improved emulation of N625092-related multi-game cartridges. (#8526)
0kmg
2021-09-04
1
-73
/
+56
*
srcclean for upcoming release
Vas Crabb
2021-08-22
1
-1
/
+1
*
bus/nes: Improved support for two Contra multicarts. (#8461)
0kmg
2021-08-19
1
-1
/
+55
*
bus/nes: Improved emulation of 115-in-1 related multicarts. (#8446)
0kmg
2021-08-15
1
-74
/
+32
*
bus/nes: Added support for 4 multicarts on 2 board types.
0kmg
2021-08-15
1
-1
/
+47
*
bus/nes: Enable menu access for a Contra/22-in-1 combo cart.
0kmg
2021-08-14
1
-25
/
+32
*
bus/nes: Added support for a 21-in-1 multicart. (#8435)
0kmg
2021-08-13
1
-0
/
+27
*
bus/nes: More multicart fixes.
0kmg
2021-08-13
1
-20
/
+44
*
bus/nes: Added support for 17-in-1 and 6-in-1 multicarts.
0kmg
2021-08-12
1
-0
/
+115
*
bus/nes: Miscellaneous minor multicart fixes, mostly. (#8291)
0kmg
2021-08-13
1
-124
/
+114
*
bus/nes: Fixed bugs in Game Star type "A" boards. (#8425)
0kmg
2021-08-11
1
-25
/
+20
*
bus/nes: Fixed graphics in several multicarts and removed an underdump. (#8410)
0kmg
2021-08-09
1
-1
/
+1
*
bus/nes: Added support for 21-in-1 and 35-in-1 multicarts. (#8401)
0kmg
2021-08-08
1
-0
/
+34
*
bus/nes: Fixed Powerful 255 in 1 and added its parent. (#8404)
0kmg
2021-08-07
1
-74
/
+55
[next]