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
mame0173
Miodrag Milanovic
2016-04-27
11
-35
/
+33
*
cgenie.cpp: expanded .cas support so that also files created by
etabeta78
2016-04-24
1
-30
/
+40
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
48
-214
/
+219
*
Move a few odds and ends out of the emu core
AJR
2016-04-23
2
-0
/
+209
*
Add missing files.
couriersud
2016-04-23
2
-0
/
+132
*
Implemented dynamic loading of precompiled solver code. [Couriersud]
couriersud
2016-04-23
11
-701
/
+212
*
Simplify solver infrastructure.
couriersud
2016-04-18
9
-63
/
+35
*
merge me later bug fix
couriersud
2016-04-18
1
-1
/
+4
*
Merge me later
couriersud
2016-04-18
2
-0
/
+619
*
Merge pull request #809 from jmakovicka/master
Miodrag Milanović
2016-04-16
1
-2
/
+2
|
\
|
*
Fix type mismatch
Jindřich Makovička
2016-04-13
1
-2
/
+2
*
|
chd: initialized m_hunknum inside the constructor. (nw)
dankan1890
2016-04-15
1
-0
/
+1
*
|
cdrom: declared (std::nothrow) some allocations. (nw)
dankan1890
2016-04-15
1
-3
/
+3
*
|
Significant speed improvement:
couriersud
2016-04-15
9
-74
/
+346
*
|
Recover from creating solvers by copy paste. Move common code were it
couriersud
2016-04-15
10
-408
/
+232
*
|
Moved solver members to proper place. Minor code changes. (nw)
couriersud
2016-04-15
8
-55
/
+44
|
/
*
Merge pull request #776 from jmallach/typos
R. Belmont
2016-04-12
2
-2
/
+2
|
\
|
*
Typo fix: nonexistant → nonexistent
Jordi Mallach
2016-04-01
1
-1
/
+1
|
*
Typo fix: threshholds → thresholds
Jordi Mallach
2016-03-31
1
-1
/
+1
*
|
Make un7z a bit chattier, too
Vas Crabb
2016-04-11
2
-39
/
+66
*
|
Make unzip less opaque about what it's doing
Vas Crabb
2016-04-11
1
-23
/
+246
*
|
netlist_t no longer descends from netlist::object_t.
couriersud
2016-04-10
5
-36
/
+47
*
|
Get rid of some init_object calls.
couriersud
2016-04-10
3
-10
/
+27
*
|
Replace macros with templates.
couriersud
2016-04-10
2
-16
/
+38
*
|
Fix crash
Vas Crabb
2016-04-10
1
-1
/
+0
*
|
Second thoughts about default status
Vas Crabb
2016-04-10
1
-1
/
+1
*
|
Visual Studio says it can be uninitialized (nw)
Miodrag Milanovic
2016-04-10
1
-1
/
+1
*
|
foobar is not a subdirectory of foo called bar
Vas Crabb
2016-04-10
2
-7
/
+11
*
|
STL makes life easier
Vas Crabb
2016-04-10
1
-35
/
+18
*
|
Fix for archives containing directories like foobar following foo
Vas Crabb
2016-04-10
1
-3
/
+4
*
|
Fix phantom files in archives containing directories
Vas Crabb
2016-04-10
1
-18
/
+12
*
|
Work with more ZIP64 files
Vas Crabb
2016-04-10
1
-48
/
+73
*
|
zip cleanup
Vas Crabb
2016-04-10
1
-64
/
+39
*
|
Use templates in nl_math.
couriersud
2016-04-09
1
-13
/
+18
*
|
Use c++11 features to use more templates.
couriersud
2016-04-09
7
-177
/
+78
*
|
Solver model simplification.
couriersud
2016-04-09
7
-414
/
+153
*
|
zip method 14
Vas Crabb
2016-04-09
1
-2
/
+135
*
|
More ZIP support
Vas Crabb
2016-04-09
1
-138
/
+127
*
|
Update LZMA SDK to 15.14
Vas Crabb
2016-04-09
2
-15
/
+29
*
|
Align with standalone-build.
couriersud
2016-04-09
3
-16
/
+15
*
|
ZIP64 support [Vas Crabb]
Vas Crabb
2016-04-09
1
-170
/
+353
*
|
nld_ms_sm.h: better use '!' instead of 'not' (nw)
yz70s
2016-04-08
1
-1
/
+1
*
|
Add includes for dependency documentation. There is still inconsistent
couriersud
2016-04-08
4
-2
/
+4
*
|
Minor changes, mostly signed comparisons and adding includes for
couriersud
2016-04-08
9
-38
/
+42
*
|
Added m62(kidniki) to nl.lua. Started some experiments around parallel
couriersud
2016-04-08
2
-11
/
+197
*
|
Improve 7zip file I/O code (should fix >=4GB 7z archives on LP32/LLP64)
Vas Crabb
2016-04-06
1
-18
/
+18
*
|
Revert software-installed slot/image options when changing software
AJR
2016-04-04
2
-8
/
+8
*
|
screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert]
Olivier Galibert
2016-04-04
1
-0
/
+6
*
|
fix: inline not allowed. (nw)
dankan1890
2016-04-03
1
-1
/
+1
*
|
Small changes. (nw)
dankan1890
2016-04-03
2
-1
/
+7
[next]