summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/gba.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-279/+0
* updating remaining for RB (nw) Miodrag Milanovic2015-05-211-1/+1
* 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
* Touching all the candy again: [Alex Jackson] Alex W. Jackson2014-11-171-1/+1
* (MESS) gameboy, gbcolor: added a configuration setting Fabio Priuli2014-10-051-2/+4
* (MESS) consolidation + cleanup, part1. nw. Fabio Priuli2014-09-281-2/+2
* Moved rest of console slot devices to bus folder (nw) Miodrag Milanovic2014-03-101-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* (MESS) gba.c: reduced the number of per-pixel checks in the new routines. nw. Fabio Priuli2013-05-311-0/+1
* (MESS) gba.c: simplified video code, removing many redundancies. [Fabio Priuli] Fabio Priuli2013-05-311-18/+2
* (MESS) gba: modernized the video (i.e. moved variables inside the state class... Fabio Priuli2013-05-251-4/+30
* (MESS) gba: updated the driver to use slot devices for carts and removed Fabio Priuli2013-05-251-35/+3
* (MESS) gameboy: modernized sound emulation and added save state [Fabio Priuli] Fabio Priuli2013-05-181-1/+2
* (MESS) gba.c: Another small tagmap cleanup (nw) Wilbert Pol2013-02-081-0/+2
* (MESS) gba.c: switched ioport tagmap lookup to member variable. (nw) Wilbert Pol2013-02-081-1/+6
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-0/+1
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-0/+1
* Missed the header file, nw Ryan Holtz2013-01-271-11/+43
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-117/+117
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+246