summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gameboy/mbc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "gb.cpp: Improved MBC3 RTC handling. (#9035)" Vas Crabb2021-12-261-92/+31
* gb.cpp: Improved MBC3 RTC handling. (#9035) wilbertpol2021-12-241-31/+92
* src/devices: Replace output().set_value with output finders (nw) AJR2019-10-301-1/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-66/+66
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-66/+66
* bus/gameboy, bus/snes: Simplify read/write handlers (nw) AJR2019-03-091-66/+66
* Gameboy camera rom functional (#3442) Risugami2018-04-161-0/+87
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-4/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-8/+8
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+8
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-8/+8
* Gameboy v8 (#2477) Tauwasser2017-07-151-1/+1
* gameboy: MBC3 init rtc_enabled field in ctor Tauwasser2017-06-211-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-62/+62
* Self-registering devices prep: Vas Crabb2017-02-271-17/+17
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-32/+32
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-17/+16
* gb.cpp: Added Rumble emulation to the MBC-5 Game Boy etabeta782016-06-061-24/+37
* Gameboy: coding standard cleanup Tauwasser2016-05-241-12/+11
* Gameboy: add MMM01 implementation Tauwasser2016-05-241-46/+109
* Gameboy: MBC1 init member with enum, not int Tauwasser2016-05-241-2/+2
* Gameboy: add correct M161 implementation Tauwasser2016-05-241-9/+13
* Gameboy: remove M12 from M161 mapper designation Tauwasser2016-05-241-3/+3
* reverting: Miodrag Milanovic2016-01-201-21/+21
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-4/+4
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-21/+21
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-24/+24
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1274