summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/gba_lcd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-28/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+28
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-28/+5
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+1
* devcb3 Vas Crabb2018-07-071-5/+5
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-29/+10
* updated devices/video devices to use device_add_mconfig insted of device_mcon... Ivan Vangelista2017-05-241-4/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+15
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-45/+45
* gba_lcd: code refactoring Giuseppe Gorgoglione2016-09-071-19/+94
* gba_lcd: abstract sprite attributes into a class Giuseppe Gorgoglione2016-08-241-4/+13
* gba: decouple video device from main machine state using callbacks Giuseppe Gorgoglione2016-08-171-0/+46
* Fix up GBA build and replace some stupid macros with members Vas Crabb2016-08-161-4/+28
* gba: make video subsystem into a device Giuseppe Gorgoglione2016-08-151-0/+100