index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
3
-4
/
+4
*
Fix strreplace, fixes snapshot and dtd issue (nw)
Miodrag Milanovic
2015-04-23
2
-2
/
+2
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
18
-764
/
+273
*
more astring -> std::string (nw)
Miodrag Milanovic
2015-04-19
2
-52
/
+58
*
removed bool conversion and implicit empty check (nw)
Miodrag Milanovic
2015-04-19
4
-8
/
+9
*
more conversions to std::string (nw)
Miodrag Milanovic
2015-04-19
2
-15
/
+15
*
Fix build
Vas Crabb
2015-04-17
1
-1
/
+1
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
10
-158
/
+82
*
updated astring constructors to have just one string param, to be more like s...
Miodrag Milanovic
2015-04-13
2
-5
/
+1
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
10
-44
/
+43
*
Merge https://github.com/ZoeB/mame
Vas Crabb
2015-04-12
1
-2
/
+2
|
\
|
*
Fix various typos and spelling mistakes
Zoë Blade
2015-04-11
1
-2
/
+2
*
|
Merge branch 'master' of https://github.com/mamedev/mame
Miodrag Milanovic
2015-04-11
1
-988
/
+0
|
\
\
|
*
|
Replace simple_set with std::set
Vas Crabb
2015-04-11
1
-988
/
+0
|
|
/
*
/
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
6
-24
/
+24
|
/
*
get rid of some obsolete/unreachable stuff, get rid of more abuse of SDLMAME_...
Vas Crabb
2015-04-02
1
-3
/
+3
*
Some compilers have issue with ! signs (nw)
Miodrag Milanovic
2015-03-21
1
-5
/
+5
*
fixed several missing assert.h includes (nw)
Oliver Stöneberg
2015-03-20
6
-0
/
+10
*
removed last assert.h occurance in a header (nw)
Oliver Stöneberg
2015-03-20
1
-1
/
+0
*
moved assert replacement inside emucore.h so it is actually used / removed as...
Oliver Stöneberg
2015-03-20
16
-4
/
+23
*
removed unnecessary assert.h includes (nw)
Oliver Stöneberg
2015-03-20
2
-2
/
+2
*
Fix crashing on ARM Linux targets. [R. Belmont, rjosal]
arbee
2015-03-04
1
-0
/
+2
*
Enable OpenGL renderer on Windows. By default, run-time function
couriersud
2015-02-25
1
-1
/
+1
*
render.c: render_containers now always make their own copy of the emulation p...
Alex W. Jackson
2015-02-23
1
-1
/
+0
*
Revert "fix compile on MSVC 2012 (nw)"
Oliver Stöneberg
2015-01-31
1
-1
/
+1
*
fix compile on MSVC 2012 (nw)
peterferrie
2015-01-30
1
-1
/
+1
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
2
-7
/
+7
*
oops (nw)
Olivier Galibert
2015-01-25
1
-1
/
+1
*
Changed osd_font to struct osd_font and removed unnecessary osdepend.h
couriersud
2015-01-17
2
-2
/
+0
*
added missing catch in chd_file_compressor::async_read() and chdman main() (nw)
Oliver Stöneberg
2015-01-16
1
-0
/
+5
*
Fix compile and cleanup includes (nw)
Miodrag Milanovic
2015-01-11
3
-6
/
+6
*
Fix compile (nw)
Miodrag Milanovic
2015-01-11
1
-3
/
+3
*
fix compile (nw)
Miodrag Milanovic
2015-01-10
1
-1
/
+1
*
Palettes are now copied during get_primlist. This should fix
couriersud
2015-01-01
2
-1
/
+10
*
chdman: bail out in chd_file::hunk_info() on unknown compression type (nw)
Oliver Stöneberg
2014-12-31
1
-0
/
+3
*
more ThreadSanitizer data race warning "fixes" (nw)
Oliver Stöneberg
2014-12-31
2
-7
/
+11
*
debug: fix the avl trees logic
Fabrice Bellet
2014-12-18
1
-33
/
+35
*
Fix various typos
Zoë Blade
2014-11-30
2
-2
/
+2
*
Unicode combining accents go after the base character (nw)
Justin Kerk
2014-11-29
1
-1
/
+1
*
added macros for calculator button symbols, like eg. squareroot
hap
2014-11-29
1
-20
/
+36
*
Cleanups and version bump
mame0156
Miodrag Milanovic
2014-11-26
1
-20
/
+20
*
1 more bad byte found in stopthie, confirmed by seanriddle
hap
2014-11-18
1
-1
/
+1
*
cleanup
hap
2014-11-17
1
-109
/
+134
*
nw
hap
2014-11-16
1
-6
/
+8
*
made plaparse less strict about whitespace and ordering, and added .phase key...
hap
2014-11-16
1
-104
/
+194
*
fix compile
hap
2014-11-15
1
-1
/
+1
*
Changing #includes for headers that are part of toolchain and not part of any...
Scott Stone
2014-09-29
1
-1
/
+1
*
do not start tagmap lookup counting until everything is initialized / tagmap ...
Oliver Stöneberg
2014-09-09
2
-2
/
+6
*
moved tagged_list:: out of tagged_list to make it catch-able / handle add_exc...
Oliver Stöneberg
2014-09-08
1
-9
/
+9
*
Fix Clang compile (nw)
R. Belmont
2014-08-10
1
-1
/
+1
[next]