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
/
mmc3_clones.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus/nes: Added support for A88S-1 board and related multicarts. (#8547)
0kmg
2021-09-07
1
-0
/
+87
*
bus/nes: Moved gc6in1 games over to 8237 board and removed old code. (#8527)
0kmg
2021-09-04
1
-150
/
+0
*
bus/nes: Simplified a few related boards by Kasheng and Hosenkan.
0kmg
2021-08-26
1
-73
/
+38
*
bus/nes: Added support for a 9-in-1 multicart.
0kmg
2021-08-23
1
-0
/
+68
*
bus/nes: Improved emulation for 8237/8237A boards.
0kmg
2021-08-21
1
-261
/
+94
*
srcclean for upcoming release
Vas Crabb
2021-08-22
1
-121
/
+121
*
bus/nes: Revised Boogerman fix to more straightforward approach.
0kmg
2021-08-21
1
-21
/
+18
*
bus/nes: Added support for MMC3 reset-based 4-in-1 multicarts.
0kmg
2021-08-20
1
-0
/
+42
*
bus/nes: Fixed a Boogerman bootleg. (#8472)
0kmg
2021-08-20
1
-58
/
+69
*
bus/nes: Added support for a Mortal Kombat 6/7 cart. (#8466)
0kmg
2021-08-19
1
-0
/
+41
*
bus/nes: Added support for 4 multicarts on 2 board types.
0kmg
2021-08-15
1
-0
/
+41
*
bus/nes: Added support of a pair of 4-in-1 multicarts. (#8441)
0kmg
2021-08-15
1
-0
/
+51
*
bus/nes: Fixed BMC 411120-C cartridge emulation and added a compatible game. ...
0kmg
2021-08-11
1
-18
/
+23
*
bus/nes: Implemented support for multicart mc_s8rk. (#8412)
0kmg
2021-08-09
1
-1
/
+46
*
bus/nes: Added support for mc_150um multi-game cartridge. (#8406)
0kmg
2021-08-09
1
-0
/
+47
*
bus/nes: Added support for 21-in-1 and 35-in-1 multicarts. (#8401)
0kmg
2021-08-08
1
-0
/
+51
*
bus/nes: Added support for 8-in-1 and 5-in-1 multicarts.
0kmg
2021-08-05
1
-3
/
+41
*
bus/nes: Added support for several JY Company 4-in-1 bootlegs carts.
0kmg
2021-08-04
1
-0
/
+38
*
bus/nes: add support for Gyruss FDS conversion (#8234)
0kmg
2021-06-29
1
-7
/
+7
*
bus/nes: start updating mapper # comments (#8230)
0kmg
2021-06-27
1
-1
/
+3
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
1
-0
/
+1
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-0
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-101
/
+101
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-101
/
+101
*
bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw)
AJR
2019-02-25
1
-101
/
+101
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
*
get rid of legacy BITSWAP* (nw)
Vas Crabb
2017-12-13
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-88
/
+88
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-36
/
+36
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-62
/
+62
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-5
/
+5
*
another batch from my backlog (most new additions don't work,
etabeta78
2016-05-04
1
-0
/
+38
*
reverting:
Miodrag Milanovic
2016-01-20
1
-35
/
+35
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-35
/
+35
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-30
/
+30
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+2588