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
/
mess
/
video
/
gb_lcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
finish setting copyright holders for MESS section (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
gb_lcd.c: added missing save state, fixes supergb save state problem (nw)
Osso
2014-12-31
1
-0
/
+1
*
gb_lcd.c: Fix another index out of bound access in the supergb driver (nw)
Wilbert Pol
2014-07-28
1
-1
/
+2
*
gb_lcd.c: Prevent some out of bound array accesses (nw)
Wilbert Pol
2014-07-27
1
-7
/
+10
*
(MESS) gb.c: Added GameBoy Pocket Boot ROM. [BennVenn]
Michaël Banaan Ananas
2014-06-10
1
-31
/
+0
*
(MESS) gb_lcd.c: Initialize m_sgb_tile_map. (nw)
Wilbert Pol
2014-04-30
1
-0
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
(MESS) gb_lcd.c: Fixed sgb m_sgb_pal_map out of bound access. (nw)
Wilbert Pol
2014-04-01
1
-6
/
+4
*
small LSB_FIRST cleanup (nw)
Oliver Stöneberg
2014-03-30
1
-3
/
+2
*
removed some of machine().first_screen() users (nw)
Miodrag Milanovic
2014-03-14
1
-5
/
+3
*
added asserts for known index out-of-bounds accesses (nw)
Oliver Stöneberg
2014-03-08
1
-0
/
+2
*
(MESS) minor cleanup. nw.
Fabio Priuli
2014-01-29
1
-10
/
+13
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-1
/
+2
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
1
-45
/
+43
*
(MESS) gb: misc lcd & includes cleanups. nw.
Fabio Priuli
2013-06-24
1
-0
/
+2875