summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-1/+1
* Fix Mega Duck description (nw) (#6268) ClawGrip2020-02-061-7/+7
* Plug and Play work (#6261) David Haywood2020-02-061-1/+40
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+10
* bus/gameboy, bus/snes: Simplify read/write handlers (nw) AJR2019-03-091-10/+10
* Start cleaning up palette configuration: Vas Crabb2018-12-291-42/+41
* misc cleanup (nw) Vas Crabb2018-12-271-3/+0
* -bus/gameboy/gb_slot, ieee488/hp9895, psx/gamebooster, snes/sgb: Removed MCFG... mooglyguy2018-12-171-97/+84
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-44/+35
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-5/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-25/+25
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-6/+4
* moar (nw) Vas Crabb2018-05-141-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+8
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-35/+37
* Gameboy camera rom functional (#3442) Risugami2018-04-161-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-70/+74
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* More misc stuff (nw) Olivier Galibert2018-01-271-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* FYI when the company is unknown, we use "<unknown>". If it's an unknown bootl... hap2018-01-161-1/+1
* new working clone (#3053) incog2018-01-121-1/+9
* gameboy: remove spurious sentence from MBC1 documentation Tauwasser2017-06-211-2/+0
* gameboy: update MBC1--MBC5 mapper documentation Tauwasser2017-06-211-51/+32
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Flag all gameboy/gbcolor/supergb sets as having imperfect sound until fixes a... Scott Stone2016-11-041-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* gb.cpp: Some cpu, sound, and video updates (nw) Wilbert Pol2016-09-301-210/+98
* gameboy: Added DMG v0 boot rom. [gekkio] Wilbert Pol2016-06-141-24/+27
* Gameboy: remove M12 from M161 mapper designation Tauwasser2016-05-241-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+984