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
/
includes
/
gb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-171
/
+0
*
Synced other dirs withs driver license for MESS (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
*
(MESS) gameboy, gbcolor: added a configuration setting
Fabio Priuli
2014-10-05
1
-0
/
+2
*
(MESS) gb.c: Added GameBoy Pocket Boot ROM. [BennVenn]
Michaël Banaan Ananas
2014-06-10
1
-2
/
+0
*
small cleanup
Michaël Banaan Ananas
2014-06-10
1
-2
/
+3
*
nonsense
Michaël Banaan Ananas
2014-06-10
1
-1
/
+0
*
(MESS) gb.c: Reduce tagmap lookups. (nw)
Wilbert Pol
2014-03-23
1
-1
/
+3
*
Moved rest of console slot devices to bus folder (nw)
Miodrag Milanovic
2014-03-10
1
-1
/
+1
*
(MESS) gb: misc lcd & includes cleanups. nw.
Fabio Priuli
2013-06-24
1
-220
/
+2
*
(MESS) gameboy: converted the various LCD types (DMG, MGB, CGB...) to be devi...
Fabio Priuli
2013-06-23
1
-104
/
+198
*
Cleanups and version bump
mame0148u5
Miodrag Milanovic
2013-05-20
1
-7
/
+7
*
(MESS) gameboy: modernized sound emulation and added save state [Fabio Priuli]
Fabio Priuli
2013-05-18
1
-1
/
+2
*
(MESS) gameboy/gbcolor: simplified video code by reducing the number of memor...
Fabio Priuli
2013-05-10
1
-16
/
+23
*
Cleanups and version bump
mame0148u4
Miodrag Milanovic
2013-04-30
1
-1
/
+1
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-2
/
+4
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-0
/
+1
*
unified formating of state class constructors, no functional change (nw)
Miodrag Milanovic
2013-04-10
1
-8
/
+7
*
updated sgb_hack setup to avoid external access to m_cart. nw.
Fabio Priuli
2013-03-14
1
-1
/
+0
*
(MESS) gameboy: added emulation of Rockman 8 pirate cart by Yong Yong. [Fabio...
Fabio Priuli
2013-03-01
1
-0
/
+2
*
(MESS) gb.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-14
1
-8
/
+4
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-4
/
+4
*
(MESS) gb.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-09
1
-0
/
+2
*
(MESS) gb.c: many updates to cart handling [Fabio Priuli]
Fabio Priuli
2013-02-07
1
-96
/
+47
*
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
-9
/
+3
*
machine_notify_delegate modernization (nw)
Miodrag Milanovic
2013-02-04
1
-0
/
+1
*
Changed LR35902 configuration and tagmap lookup reduction for gameboy.c (nw)
Wilbert Pol
2013-01-31
1
-8
/
+49
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-74
/
+74
*
(MESS) Fixed out of bounds array access by the supergb driver. (nw)
Wilbert Pol
2012-12-30
1
-1
/
+1
*
(MESS) gameboy.c: Partially implemented banking for Story of La Sa Ma. [Wilb...
Wilbert Pol
2012-10-15
1
-0
/
+2
*
(MESS) gameboy.c: Documented mappers from some more unlicensed titles (nw)
Wilbert Pol
2012-10-10
1
-0
/
+2
*
(MESS) gameboy.c: Added support for the mapper used by Sonic 3D Blast 5 pirat...
Wilbert Pol
2012-10-10
1
-0
/
+1
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-0
/
+4
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-1
/
+1
*
manual cleanup of mame and mess includes (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-10
/
+0
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
Pass 2 of struct modernization.
Aaron Giles
2012-09-15
1
-2
/
+2
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-19
/
+27
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+288