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
/
machine
/
gb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(MESS) gb.c: Reduce tagmap lookups. (nw)
Wilbert Pol
2014-03-23
1
-8
/
+9
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
1
-1
/
+1
*
(MESS) gb: misc lcd & includes cleanups. nw.
Fabio Priuli
2013-06-24
1
-5
/
+1
*
(MESS) gameboy: converted the various LCD types (DMG, MGB, CGB...) to be devi...
Fabio Priuli
2013-06-23
1
-422
/
+15
*
fixed stupid regression in gbpocket/gblight. nw.
Fabio Priuli
2013-05-24
1
-1
/
+1
*
fix for duplicate save state registration entries (nw)
Scott Stone
2013-05-24
1
-3
/
+1
*
Cleanups and version bump
mame0148u5
Miodrag Milanovic
2013-05-20
1
-13
/
+13
*
(MESS) gameboy: modernized sound emulation and added save state [Fabio Priuli]
Fabio Priuli
2013-05-18
1
-15
/
+14
*
(MESS) gameboy/gbcolor: simplified video code by reducing the number of memor...
Fabio Priuli
2013-05-10
1
-83
/
+120
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-2
/
+2
*
updated sgb_hack setup to avoid external access to m_cart. nw.
Fabio Priuli
2013-03-14
1
-13
/
+1
*
(MESS) gb.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-14
1
-20
/
+20
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-2
/
+1
*
(MESS) gb.c: Prevent array out of bound access when logging SGB packet inform...
Wilbert Pol
2013-02-09
1
-1
/
+7
*
forgot to comment out a printf... nw.
Fabio Priuli
2013-02-07
1
-1
/
+1
*
(MESS) gb.c: many updates to cart handling [Fabio Priuli]
Fabio Priuli
2013-02-07
1
-1226
/
+38
*
Getting rid of DEVICE_IMAGE_START (nw)
Wilbert Pol
2013-02-06
1
-1
/
+1
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-17
/
+16
*
machine_notify_delegate modernization (nw)
Miodrag Milanovic
2013-02-04
1
-10
/
+7
*
Changed LR35902 configuration and tagmap lookup reduction for gameboy.c (nw)
Wilbert Pol
2013-01-31
1
-194
/
+186
*
(MESS) gb.c: fixed support for Wisdom Tree games [Fabio Priuli]
Fabio Priuli
2013-01-30
1
-1
/
+5
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-164
/
+164
*
(MESS) gameboy.c: Partially implemented banking for Story of La Sa Ma. [Wilb...
Wilbert Pol
2012-10-15
1
-25
/
+59
*
(MESS) gameboy.c: Documented mappers from some more unlicensed titles (nw)
Wilbert Pol
2012-10-10
1
-1
/
+33
*
(MESS) gameboy.c: Added support for the mapper used by Sonic 3D Blast 5 pirat...
Wilbert Pol
2012-10-10
1
-1
/
+17
*
(MESS) gameboy.c: Added parsing of new software list features. Auto-detect st...
Wilbert Pol
2012-10-09
1
-0
/
+52
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-13
/
+12
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-3
/
+3
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-32
/
+32
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-14
/
+14
*
(MESS) Fixed gbcolor regression. (nw)
Sandro Ronco
2012-09-14
1
-1
/
+1
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-72
/
+64
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-2
/
+2
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-19
/
+19
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+2237