index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
video
/
gba_lcd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/devices: more MCFG macros removal (nw)
Ivan Vangelista
2019-01-10
1
-28
/
+5
*
Start cleaning up palette configuration:
Vas Crabb
2018-12-29
1
-3
/
+1
*
devcb3
Vas Crabb
2018-07-07
1
-5
/
+5
*
Remove emupal.h from emu.h (nw)
AJR
2018-06-13
1
-0
/
+1
*
de-staticify initializations for src/devices/video (#3270)
wilbertpol
2018-02-25
1
-29
/
+10
*
updated devices/video devices to use device_add_mconfig insted of device_mcon...
Ivan Vangelista
2017-05-24
1
-4
/
+5
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-16
/
+15
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-45
/
+45
*
gba_lcd: code refactoring
Giuseppe Gorgoglione
2016-09-07
1
-19
/
+94
*
gba_lcd: abstract sprite attributes into a class
Giuseppe Gorgoglione
2016-08-24
1
-4
/
+13
*
gba: decouple video device from main machine state using callbacks
Giuseppe Gorgoglione
2016-08-17
1
-0
/
+46
*
Fix up GBA build and replace some stupid macros with members
Vas Crabb
2016-08-16
1
-4
/
+28
*
gba: make video subsystem into a device
Giuseppe Gorgoglione
2016-08-15
1
-0
/
+100