summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/gb.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-171/+0
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* (MESS) gameboy, gbcolor: added a configuration setting Fabio Priuli2014-10-051-0/+2
* (MESS) gb.c: Added GameBoy Pocket Boot ROM. [BennVenn] Michaël Banaan Ananas2014-06-101-2/+0
* small cleanup Michaël Banaan Ananas2014-06-101-2/+3
* nonsense Michaël Banaan Ananas2014-06-101-1/+0
* (MESS) gb.c: Reduce tagmap lookups. (nw) Wilbert Pol2014-03-231-1/+3
* Moved rest of console slot devices to bus folder (nw) Miodrag Milanovic2014-03-101-1/+1
* (MESS) gb: misc lcd & includes cleanups. nw. Fabio Priuli2013-06-241-220/+2
* (MESS) gameboy: converted the various LCD types (DMG, MGB, CGB...) to be devi... Fabio Priuli2013-06-231-104/+198
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-7/+7
* (MESS) gameboy: modernized sound emulation and added save state [Fabio Priuli] Fabio Priuli2013-05-181-1/+2
* (MESS) gameboy/gbcolor: simplified video code by reducing the number of memor... Fabio Priuli2013-05-101-16/+23
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+4
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+1
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-8/+7
* updated sgb_hack setup to avoid external access to m_cart. nw. Fabio Priuli2013-03-141-1/+0
* (MESS) gameboy: added emulation of Rockman 8 pirate cart by Yong Yong. [Fabio... Fabio Priuli2013-03-011-0/+2
* (MESS) gb.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-141-8/+4
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-4/+4
* (MESS) gb.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-091-0/+2
* (MESS) gb.c: many updates to cart handling [Fabio Priuli] Fabio Priuli2013-02-071-96/+47
* Getting rid of DEVICE_IMAGE_START (nw) Wilbert Pol2013-02-061-1/+1
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-9/+3
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-0/+1
* Changed LR35902 configuration and tagmap lookup reduction for gameboy.c (nw) Wilbert Pol2013-01-311-8/+49
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-74/+74
* (MESS) Fixed out of bounds array access by the supergb driver. (nw) Wilbert Pol2012-12-301-1/+1
* (MESS) gameboy.c: Partially implemented banking for Story of La Sa Ma. [Wilb... Wilbert Pol2012-10-151-0/+2
* (MESS) gameboy.c: Documented mappers from some more unlicensed titles (nw) Wilbert Pol2012-10-101-0/+2
* (MESS) gameboy.c: Added support for the mapper used by Sonic 3D Blast 5 pirat... Wilbert Pol2012-10-101-0/+1
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+4
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-10/+0
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-19/+27
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+288