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
/
gameboy
/
mbc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "gb.cpp: Improved MBC3 RTC handling. (#9035)"
Vas Crabb
2021-12-26
1
-92
/
+31
*
gb.cpp: Improved MBC3 RTC handling. (#9035)
wilbertpol
2021-12-24
1
-31
/
+92
*
src/devices: Replace output().set_value with output finders (nw)
AJR
2019-10-30
1
-1
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-66
/
+66
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-66
/
+66
*
bus/gameboy, bus/snes: Simplify read/write handlers (nw)
AJR
2019-03-09
1
-66
/
+66
*
Gameboy camera rom functional (#3442)
Risugami
2018-04-16
1
-0
/
+87
*
Remove a bunch of space.device().safe_pc() from devices (nw)
Olivier Galibert
2017-12-30
1
-4
/
+4
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-8
/
+8
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-8
/
+8
*
get rid of legacy BITSWAP* (nw)
Vas Crabb
2017-12-13
1
-8
/
+8
*
Gameboy v8 (#2477)
Tauwasser
2017-07-15
1
-1
/
+1
*
gameboy: MBC3 init rtc_enabled field in ctor
Tauwasser
2017-06-21
1
-0
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-62
/
+62
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-17
/
+17
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-32
/
+32
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-17
/
+16
*
gb.cpp: Added Rumble emulation to the MBC-5 Game Boy
etabeta78
2016-06-06
1
-24
/
+37
*
Gameboy: coding standard cleanup
Tauwasser
2016-05-24
1
-12
/
+11
*
Gameboy: add MMM01 implementation
Tauwasser
2016-05-24
1
-46
/
+109
*
Gameboy: MBC1 init member with enum, not int
Tauwasser
2016-05-24
1
-2
/
+2
*
Gameboy: add correct M161 implementation
Tauwasser
2016-05-24
1
-9
/
+13
*
Gameboy: remove M12 from M161 mapper designation
Tauwasser
2016-05-24
1
-3
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-21
/
+21
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-4
/
+4
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-4
/
+4
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-21
/
+21
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-24
/
+24
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1274