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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add lua console support back in
Jeffrey Clark
2016-01-06
4
-2
/
+11
*
Fix errors from faulty merge (nw)
AJR
2016-01-02
2
-9
/
+23
*
Allow mame -validate -verbose to capture verbose messages
AJR
2016-01-02
4
-19
/
+30
*
Added pre-compiled headers support to build system (nw)
Miodrag Milanovic
2016-01-01
1
-2
/
+0
*
Update debugcon.h
Con Huevos Guey
2015-12-31
1
-2
/
+2
*
Just name not acronym (nw)
Miodrag Milanovic
2015-12-31
4
-5
/
+3
*
Revert "removing MESS brand and making MAME a name not acronym (nw)"
Miodrag Milanovic
2015-12-31
4
-3
/
+5
*
removing MESS brand and making MAME a name not acronym (nw)
Miodrag Milanovic
2015-12-31
4
-5
/
+3
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
8
-13
/
+7
*
Fix UI message for software selection
Brandon Munger
2015-12-28
1
-2
/
+2
*
Revert "Allow mame -validate -verbose to display more messages (and make erro...
Miodrag Milanović
2015-12-28
3
-58
/
+27
*
Merge pull request #527 from ajrhacker/master
Miodrag Milanović
2015-12-28
3
-27
/
+58
|
\
|
*
Allow mame -validate -verbose to display more messages (and make error/warnin...
AJR
2015-12-27
3
-27
/
+58
*
|
Fix recognition for more platforms, and fixed compile on arm (nw)
Miodrag Milanovic
2015-12-27
1
-0
/
+4
*
|
cleanup (nw)
Miodrag Milanovic
2015-12-25
2
-6
/
+0
|
/
*
Make -verifyroms verify sub-devices like mpu401 and c2040fdc
qmc2
2015-12-23
1
-0
/
+61
*
some handmade changes (nw)
Miodrag Milanovic
2015-12-21
2
-5
/
+2
*
Added license for Derrick Renaud, extended K.Wilkins and F.Palazzolo to full ...
Miodrag Milanovic
2015-12-21
2
-2
/
+2
*
Refactoring memory map validity checking
AJR
2015-12-19
4
-127
/
+169
*
global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw)
Miodrag Milanovic
2015-12-19
1
-1
/
+1
*
auto_alloc_array_clear -> make_unique_clear (nw)
Miodrag Milanovic
2015-12-19
2
-3
/
+3
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
5
-12
/
+5
*
Make new internal debugger windows appear in a cascade-like position, and giv...
mahlemiut
2015-12-17
2
-5
/
+5
*
Replaced strlen(device->shortname())!=0 with device->shortname()[0]!='\0' in ...
MASH
2015-12-15
1
-3
/
+3
*
nw
hap
2015-12-15
1
-1
/
+1
*
Fixed listxml sample output.
MASH
2015-12-15
1
-1
/
+1
*
const-qualify source bitmaps in drawgfx
Vas Crabb
2015-12-14
2
-39
/
+39
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
10
-43
/
+43
*
tagged_list without tagmap_t (nw)
Miodrag Milanovic
2015-12-11
2
-41
/
+0
*
tagmap_t to std::unordered_map or std::unordered_set where applicable (nw)
Miodrag Milanovic
2015-12-09
14
-86
/
+83
*
had to revert this in order clang to work (nw)
Miodrag Milanovic
2015-12-09
1
-2
/
+2
*
updated checks since old versions are anyway not supported (nw)
Miodrag Milanovic
2015-12-09
1
-2
/
+2
*
Fixed uninitialized variables, detected by VS2015 x64 build (nw)
Miodrag Milanovic
2015-12-07
1
-2
/
+2
*
Show more digits in fp values (issue #476)
yz70s
2015-12-06
1
-3
/
+3
*
Show 64 and 80 bit floats in windows and qt debugger (issue #476)
yz70s
2015-12-06
2
-20
/
+101
*
cleanup
Miodrag Milanovic
2015-12-06
3
-7
/
+7
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-2
/
+2
*
placed cache back in new form, fixes listxml and similar (nw)
Miodrag Milanovic
2015-12-04
2
-0
/
+11
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
2
-4
/
+4
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
6
-7
/
+7
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
178
-3546
/
+3548
*
force delete of copy constructor and operator = (nw)
Miodrag Milanovic
2015-12-03
1
-2
/
+2
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
28
-157
/
+111
*
Merge pull request #481 from osresearch/master
R. Belmont
2015-11-30
1
-1
/
+1
|
\
|
*
add casts from emu_file to core_file (issue #482)
Trammell Hudson
2015-11-27
1
-1
/
+1
*
|
First commit for issue #476
yz70s
2015-11-30
2
-55
/
+160
|
/
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
24
-65
/
+64
*
Merge pull request #470 from ImJezze/master
David Haywood
2015-11-19
5
-19
/
+37
|
\
|
*
Cleanup (nw)
ImJezze
2015-11-18
2
-2
/
+2
|
*
Fixed dynamic beam width for invariabel vector intensity
ImJezze
2015-11-18
4
-27
/
+29
[next]