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
Commit message (
Expand
)
Author
Age
Files
Lines
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
6
-182
/
+182
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
6
-182
/
+182
*
bus/gameboy, bus/snes: Simplify read/write handlers (nw)
AJR
2019-03-09
6
-182
/
+182
*
-bus/gameboy/gb_slot, ieee488/hp9895, psx/gamebooster, snes/sgb: Removed MCFG...
mooglyguy
2018-12-17
1
-14
/
+18
*
Gameboy camera rom functional (#3442)
Risugami
2018-04-16
2
-0
/
+110
*
Remove a bunch of space.device().safe_pc() from devices (nw)
Olivier Galibert
2017-12-30
2
-6
/
+6
*
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: fix SGB VRAM transfers (#2504)
Tauwasser
2017-07-22
2
-13
/
+1
*
Gameboy v8 (#2477)
Tauwasser
2017-07-15
2
-2
/
+4
*
srcclean (nw)
Vas Crabb
2017-06-25
1
-3
/
+3
*
gameboy: MBC3 init rtc_enabled field in ctor
Tauwasser
2017-06-21
1
-0
/
+1
*
gameboy: remove buffer over-read in get_cart_type
Tauwasser
2017-06-21
1
-0
/
+1
*
gameboy: remove GoodGBX MBC1 Collection check code
Tauwasser
2017-06-21
2
-25
/
+31
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
6
-274
/
+304
*
Made a number of device_image_interface members private (#2227)
npwoods
2017-04-17
1
-2
/
+2
*
Changes to make get_default_card_software() less stupid
Nathan Woods
2017-04-10
2
-11
/
+10
*
Make device_image_interface::update_names a private method called automatical...
AJR
2017-03-03
2
-13
/
+0
*
Self-registering devices prep:
Vas Crabb
2017-02-27
3
-27
/
+27
*
device_image_interface cleanups (nw)
AJR
2017-02-27
1
-7
/
+7
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
6
-141
/
+141
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
2
-2
/
+2
*
Redo of split of src/emu/softlist.[cpp|h]
Nathan Woods
2016-08-02
1
-0
/
+3
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
2
-9
/
+9
*
Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ...
Nathan Woods
2016-07-23
1
-1
/
+1
*
device_image_interface::call_softlist_load() was a virtual function where eve...
Nathan Woods
2016-07-21
2
-11
/
+1
*
Consolidating implementations of create_option_guide() that return nullptr
Nathan Woods
2016-07-13
1
-1
/
+0
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
2
-18
/
+17
*
gb.cpp: Added Rumble emulation to the MBC-5 Game Boy
etabeta78
2016-06-06
2
-25
/
+42
*
Gameboy: coding standard cleanup
Tauwasser
2016-05-24
1
-12
/
+11
*
Gameboy: add MMM01 implementation
Tauwasser
2016-05-24
2
-47
/
+120
*
Gameboy: MBC1 init member with enum, not int
Tauwasser
2016-05-24
1
-2
/
+2
*
Gameboy: add max ROM sizes for several mappers
Tauwasser
2016-05-24
1
-5
/
+5
*
Gameboy: add correct M161 implementation
Tauwasser
2016-05-24
2
-9
/
+14
*
Gameboy: remove M12 from M161 mapper designation
Tauwasser
2016-05-24
3
-5
/
+5
*
gb_slot.cpp: Fixed incorrect mapper detection for "Is that a demo in your poc...
Wilbert Pol
2016-05-22
1
-1
/
+2
*
gb_slot.cpp: clean up the internal logging a tiny bit (nw)
Wilbert Pol
2016-04-03
1
-13
/
+12
*
gb_slot.cpp: Fixed crashing when manufacturer id is 0000 (nw)
Wilbert Pol
2016-04-03
1
-2
/
+1
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
6
-68
/
+68
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
6
-14
/
+14
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
6
-14
/
+14
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
6
-68
/
+68
*
modernize rom_load_manager (nw)
Miodrag Milanovic
2016-01-11
1
-1
/
+1
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
2
-12
/
+8
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-1
/
+1
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-3
/
+3
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
3
-145
/
+146
*
Revert "use c++ cast instead of c casts (nw)"
Miodrag Milanovic
2015-12-05
1
-3
/
+3
[next]