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
/
emu
/
bus
/
gba
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
4
-0
/
+8
*
Completed state_save_register_item* removal (nw)
Ivan Vangelista
2015-04-23
1
-6
/
+6
*
No need for temp variables (nw)
Miodrag Milanovic
2015-04-23
1
-3
/
+1
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-3
/
+4
*
astring to std::string in bus section (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
some astring to std::string conversion (nw)
Miodrag Milanovic
2015-04-18
2
-3
/
+3
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
3
-7
/
+7
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-1
/
+1
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-2
/
+2
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-3
/
+3
*
(MESS) consolidation + cleanup, part1. nw.
Fabio Priuli
2014-09-28
4
-69
/
+35
*
(MESS) gba.c: fixed Top Gun - Combat Zones cart type, making the
Fabio Priuli
2014-09-27
1
-1
/
+1
*
(MESS) analogous multisession fix to other systems suffering for the
Fabio Priuli
2014-09-23
2
-1
/
+4
*
fixed multisession crash when the new cart needed a dynamic buffer/array
Fabio Priuli
2014-09-23
1
-6
/
+3
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-2
/
+0
*
gba: fixed games with RTC which were not loading from fullpath.
Fabio Priuli
2014-05-15
1
-2
/
+2
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
2
-8
/
+8
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
*
Nuke some more auto_allocs.
Aaron Giles
2014-03-16
4
-20
/
+16
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
2
-12
/
+12
*
Moved rest of console slot devices to bus folder (nw)
Miodrag Milanovic
2014-03-10
4
-0
/
+1693