summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/gba.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-3/+3
* updating remaining for RB (nw) Miodrag Milanovic2015-05-211-1/+1
* Updated licenses on Ryan Holtz request (nw) Miodrag Milanovic2015-05-091-4/+4
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... Oliver Stöneberg2014-09-081-1/+0
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-1/+1
* MESS part of ATTR_PRINTF review (nw) Oliver Stöneberg2014-02-251-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-65/+64
* whops, fixed silly bug affecting windows mask and effects in modes 4 & 5. nw. Fabio Priuli2013-05-311-1/+3
* (MESS) gba.c: reduced the number of per-pixel checks in the new routines. nw. Fabio Priuli2013-05-311-112/+132
* compile fix (nw) Miodrag Milanovic2013-05-311-3/+3
* (MESS) gba.c: simplified video code, removing many redundancies. [Fabio Priuli] Fabio Priuli2013-05-311-305/+424
* (MESS) gba: modernized the video (i.e. moved variables inside the state class... Fabio Priuli2013-05-251-127/+77
* (MESS) gba.c: Minor cleanups (nw) Wilbert Pol2013-02-081-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+15
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-1/+1
* added missing \n to remaining fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-091-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1811