index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
mmc5.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus/mmc5.cpp: Fix IRQ (#13547)
cam900
2025-04-02
1
-1
/
+1
*
devices/sound/mmc5.cpp: Implement MMC5 sound emulation (#13487)
cam900
2025-03-30
1
-28
/
+52
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-20
/
+22
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
bus/nes: Various minor cleanups. (#9641)
0kmg
2022-05-13
1
-1
/
+0
*
Remove a few outdated references to MESS
Dirk Best
2021-12-02
1
-1
/
+1
*
nes: Improve MMC5 extended attributes
AJR
2019-04-12
1
-257
/
+267
*
bus/nes/mmc5.cpp: Add missing save_item call (nw)
AJR
2019-04-12
1
-1
/
+2
*
n2a03.cpp : Add device_mixer_interface instead hardcoded tags
cam900
2019-04-02
1
-1
/
+1
*
devices/bus/nes/mmc5.cpp : Correct sound behavior
cam900
2019-03-31
1
-1
/
+15
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-12
/
+12
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-12
/
+12
*
bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw)
AJR
2019-02-25
1
-12
/
+12
*
NES APU: remove read/write trampolines and zero $4015 at reset https://wiki.n...
smf-
2018-08-31
1
-1
/
+1
*
appease MSVC (nw)
Vas Crabb
2018-06-25
1
-3
/
+0
*
bus/nes: Eliminate remaining machine().device usage the ugly way (nw)
AJR
2018-06-22
1
-12
/
+13
*
nes_slot.cpp: Privatize m_maincpu member (nw)
AJR
2018-05-13
1
-3
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-8
/
+8
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
some TRUE/FALSE cleanup (nw)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
fix crash, but what a terrible hack this is in the first place (nw)
David Haywood
2015-12-10
1
-2
/
+2
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-2
/
+2
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-2
/
+5
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+679