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
...
*
Fixed incorrect implementation of win_time_point_from_filetime()
Vas Crabb
2016-06-26
4
-84
/
+141
|
\
|
*
Introduced src/lib/util/timeconv.[c|h], moved code from un7z.cpp into it, and...
Nathan Woods
2016-06-26
3
-42
/
+135
*
|
Fix Clang compile on OSX
Brad Hughes
2016-06-25
2
-2
/
+2
|
/
*
clang on windows fixes (nw)
Miodrag Milanovic
2016-06-25
1
-3
/
+0
*
Supply modified time for files in archives [Vas Crabb]
Vas Crabb
2016-06-25
4
-39
/
+242
*
POSIX implementation for new directory read features, cleanup of Windows impl...
Vas Crabb
2016-06-25
1
-4
/
+4
*
Load save state preparations [Nathan Woods]
Vas Crabb
2016-06-24
2
-33
/
+33
|
\
|
*
Changed osd_stat() to return std::unique_ptr<osd::directory::entry>
Nathan Woods
2016-06-24
1
-1
/
+1
|
*
C++-ified osd_directory (now osd::directory), and added last_modified to osd:...
Nathan Woods
2016-06-24
2
-33
/
+33
*
|
Improved workaround for missing cbegin/cend in glibstdc++ [Alex Miller]
Vas Crabb
2016-06-24
2
-18
/
+18
|
/
*
Added rgb_t::transparent constant
Nathan Woods
2016-06-18
2
-0
/
+2
*
remove all usages of tagmap
Miodrag Milanovic
2016-06-18
1
-96
/
+0
*
chdman: attempt to workaround hang during chd creation
MetalliC
2016-06-04
1
-1
/
+4
*
misc fixes (nw)
Vas Crabb
2016-05-28
1
-38
/
+26
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
2
-13
/
+13
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
17
-42
/
+47
*
Move a few odds and ends out of the emu core
AJR
2016-04-23
2
-0
/
+209
*
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
*
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
*
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
*
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
*
ZIP64 support [Vas Crabb]
Vas Crabb
2016-04-09
1
-170
/
+353
*
Add includes for dependency documentation. There is still inconsistent
couriersud
2016-04-08
4
-2
/
+4
*
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
*
refactor miscmenu and add adv menu (nw)
Jeffrey Clark
2016-04-03
1
-0
/
+1
*
Avoid auto return types; silence some unused variable warnings (nw)
AJR
2016-03-31
3
-7
/
+9
*
Iterate over core classes C++11 style
AJR
2016-03-31
4
-21
/
+52
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
7
-14
/
+9
*
cleanup build includes (nw)
Jeffrey Clark
2016-03-28
1
-4
/
+0
*
Make emu_file archive searh order CRC+path, CRC+partial path, CRC, path, part...
Vas Crabb
2016-03-25
3
-26
/
+74
*
Enable the internal delegates for Emscripten too (nw)
Justin Kerk
2016-03-20
2
-3
/
+1
*
Fix boundary check on parsing ZIP ECD
Vas Crabb
2016-03-21
1
-1
/
+1
*
Fix many valgrind Mismatched free() / delete / delete [] errors
Vas Crabb
2016-03-21
1
-16
/
+21
*
Enable these delegates for MIPS as well (nw)
Miodrag Milanovic
2016-03-20
1
-1
/
+1
[prev]
[next]