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
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
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
2
-3
/
+3
*
disabled allocation logging (nw)
Oliver Stöneberg
2014-05-16
1
-1
/
+1
*
re-applied safe corealloc changes (nw)
Oliver Stöneberg
2014-05-16
2
-16
/
+11
*
Revert of r30457 per Micko (nw)
Scott Stone
2014-05-15
2
-10
/
+14
*
corealloc adjustments:
Oliver Stöneberg
2014-05-15
2
-14
/
+10
*
return an error when trying to use a .7z file with zippath - for now (nw)
Oliver Stöneberg
2014-05-14
1
-0
/
+18
*
-Reorganized OSD, handling more sound output systems and debuggers, defaults ...
Miodrag Milanovic
2014-05-08
2
-0
/
+42
*
small FASTDEBUG optimization
Oliver Stöneberg
2014-05-03
1
-1
/
+1
*
CHD cleanups: [MetalliC]
R. Belmont
2014-04-28
1
-1
/
+1
*
this needs fixing properly, but it currently gets in the way during profiling...
David Haywood
2014-04-20
1
-0
/
+2
*
cdrom: fix uninitialized flags [MetalliC]
R. Belmont
2014-04-18
1
-0
/
+2
*
don't memset structs or classes in C++, fixes regression from last commit (nw)
R. Belmont
2014-04-18
1
-2
/
+0
*
Fix r29545 w.r.t sockets and friends (nw)
Olivier Galibert
2014-04-18
1
-1
/
+1
*
chd updates: [MetalliC]
R. Belmont
2014-04-18
5
-14
/
+38
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
2
-0
/
+996
*
Fixes for PowerPC AltiVec compile [Vas Crabb]
R. Belmont
2014-04-12
1
-0
/
+1
*
corefile: Don't crash on 0-length files [O. Galibert]
Olivier Galibert
2014-04-11
1
-2
/
+2
*
small core_strwildcmp() optimization when empty strings are involved (nw)
Oliver Stöneberg
2014-04-07
1
-5
/
+10
*
small core_strwildcmp() clarification (nw)
Oliver Stöneberg
2014-04-07
1
-1
/
+1
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
9
-70
/
+70
*
reverting, sorry for this vconv needs to be updated (nw)
Miodrag Milanovic
2014-03-31
5
-7
/
+7
*
VS2013 x64 is little bit more anal about signed/unsigned comparison (nw)
Miodrag Milanovic
2014-03-31
5
-7
/
+7
*
some dynamic_buffer/dynamic_array usage cleanups (nw)
Oliver Stöneberg
2014-03-29
2
-5
/
+3
*
converted some global_alloc_array() usage to dynamic_array/dynamic_buffer (nw)
Oliver Stöneberg
2014-03-28
1
-1
/
+1
*
some comments (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
[next]