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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gba_lcd, spectrum, etc.: Convenient first_screen removal (nw)
AJR
2018-03-03
1
-7
/
+7
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-1
/
+1
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-31
/
+3
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-3
/
+31
*
gba: add various mirrors and fix byte-wide VRAM/PRAM/OAM access. [R. Belmont]
arbee
2017-12-05
1
-31
/
+3
*
updated devices/video devices to use device_add_mconfig insted of device_mcon...
Ivan Vangelista
2017-05-24
1
-6
/
+1
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-162
/
+162
*
srcclean (nw)
Vas Crabb
2016-09-26
1
-2
/
+2
*
gba_lcd: code refactoring
Giuseppe Gorgoglione
2016-09-07
1
-1545
/
+1186
*
gba_lcd: bugfix
Giuseppe Gorgoglione
2016-09-07
1
-59
/
+65
*
gba_lcd inherits m_regs as well (nw)
Vas Crabb
2016-08-31
1
-4
/
+6
*
srcclean and translation regeneration
Vas Crabb
2016-08-29
1
-6
/
+6
*
gba_lcd: abstract sprite attributes into a class
Giuseppe Gorgoglione
2016-08-24
1
-376
/
+205
*
gba: decouple video device from main machine state using callbacks
Giuseppe Gorgoglione
2016-08-17
1
-9
/
+24
*
Fix up GBA build and replace some stupid macros with members
Vas Crabb
2016-08-16
1
-3
/
+1
*
gba: make video subsystem into a device
Giuseppe Gorgoglione
2016-08-15
1
-0
/
+2356