summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/gb_lcd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-8/+8
* moar (nw) Vas Crabb2018-05-141-21/+26
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-4/+4
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-5/+5
* please don't merge Allman code in K&R files and vice versa (nw) Vas Crabb2017-07-231-1/+1
* gameboy: fix SGB VRAM transfers (#2504) Tauwasser2017-07-221-7/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+26
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-84/+84
* gb.cpp: Some cpu, sound, and video updates (nw) Wilbert Pol2016-09-301-41/+143
* Fix up GBA build and replace some stupid macros with members Vas Crabb2016-08-161-4/+3
* move gb sound and gb lcd in order to make snes compile, since used by bus dev... Miodrag Milanovic2016-05-011-0/+214