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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-3
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
3
-26
/
+26
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
3
-26
/
+26
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
10
-44
/
+36
*
Fix Linux compile errors
Brandon Munger
2016-01-08
2
-16
/
+0
*
make make make_unique_clear accept all kind of parameters (nw)
Miodrag Milanovic
2016-01-08
2
-31
/
+54
*
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
4
-547
/
+22
*
Add realloc implementation as required by the C standard (nw)
balr0g
2016-01-02
2
-1
/
+43
*
Revert "Comment this, so OSX can compile"
Miodrag Milanovic
2016-01-01
1
-1
/
+1
*
Comment this, so OSX can compile
Miodrag Milanovic
2016-01-01
1
-1
/
+1
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-1
/
+1
*
fix override (nw)
Nigel Barnes
2015-12-29
1
-5
/
+5
*
bbc: added Torch computer (preliminary)
Nigel Barnes
2015-12-29
2
-0
/
+64
*
chd-cd: when chdman wants only the original sectors, give it only the origina...
arbee
2015-12-27
1
-12
/
+15
*
made netlist compile as separate without c++11 or higher deps (nw)
Miodrag Milanovic
2015-12-25
2
-3
/
+2
*
Fixed missing noexcept in Visual Studio 2013.
dankan1890
2015-12-22
1
-0
/
+5
*
Modernize `simple_list`:
Vittorio Romeo
2015-12-21
1
-21
/
+21
*
added option to clear with value for arrays (nw)
Miodrag Milanovic
2015-12-17
1
-0
/
+10
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
1
-0
/
+19
*
Fix tagged_list (nw)
Miodrag Milanovic
2015-12-14
1
-1
/
+1
*
make exception save actual tag (nw)
Miodrag Milanovic
2015-12-12
1
-2
/
+2
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
18
-77
/
+77
*
tagged_list without tagmap_t (nw)
Miodrag Milanovic
2015-12-11
2
-274
/
+7
*
Fix after tagmap conversion (nw)
Miodrag Milanovic
2015-12-10
1
-1
/
+4
*
tagmap_t to std::unordered_map or std::unordered_set where applicable (nw)
Miodrag Milanovic
2015-12-09
2
-40
/
+39
*
updated checks since old versions are anyway not supported (nw)
Miodrag Milanovic
2015-12-09
1
-3
/
+2
*
cleanup of osdcomm.h (nw)
Miodrag Milanovic
2015-12-09
1
-0
/
+4
*
Revert "Cleanup of osdcomm.h (nw)"
Miodrag Milanovic
2015-12-09
1
-4
/
+1
*
Cleanup of osdcomm.h (nw)
Miodrag Milanovic
2015-12-09
1
-1
/
+4
*
fix build for VS 2013 and earlier.
dankan1890
2015-12-07
1
-0
/
+2
*
netlist override update (nw)
Miodrag Milanovic
2015-12-06
26
-184
/
+184
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
68
-294
/
+295
*
override part 3 (nw)
Miodrag Milanovic
2015-12-05
1
-8
/
+8
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
36
-202
/
+202
*
fix for VS builds, due to FPTR conversion (nw)
Miodrag Milanovic
2015-12-05
1
-1
/
+1
*
some core c++11 narrowing fixes (nw)
Miodrag Milanovic
2015-12-04
2
-2
/
+2
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
4
-20
/
+20
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
68
-218
/
+218
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
46
-784
/
+785
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
2
-36
/
+1
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
2
-13
/
+11
*
Made fast delegates work on VS x64 builds (nw)
Miodrag Milanovic
2015-11-22
1
-0
/
+63
*
ap2_dsk.c: support 36-track Apple II NIB images [Peter Ferrie]
Peter Ferrie
2015-11-19
1
-3
/
+3
*
Revert "No need for simple_list_wrapper (nw)"
Miodrag Milanovic
2015-11-18
1
-0
/
+34
*
No need for simple_list_wrapper (nw)
Miodrag Milanovic
2015-11-18
1
-34
/
+0
*
null is \0 (nw)
Nigel Barnes
2015-11-15
1
-1
/
+1
*
bbc: preliminary support for FSD format.
Nigel Barnes
2015-11-15
2
-0
/
+223
*
These are not needed with official tools (nw)
Miodrag Milanovic
2015-11-10
5
-57
/
+0
*
- Fix PVS-Studio warning V562, "It's odd to compare a bool type value with
therealmogminer@gmail.com
2015-11-09
1
-1
/
+1
*
nw, more PVS-Studio fixes
therealmogminer@gmail.com
2015-11-09
1
-2
/
+0
[next]