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
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
*
Merge branch 'master' of https://github.com/mamedev/mame.git
couriersud
2015-01-17
1
-0
/
+5
|
\
|
*
added missing catch in chd_file_compressor::async_read() and chdman main() (nw)
Oliver Stöneberg
2015-01-16
1
-0
/
+5
*
|
Put osdcore.o into libutil.a to avoid linking errors on debug builds.
couriersud
2015-01-17
1
-0
/
+1
|
/
*
Made all compile for Lua 5.3 (nw)
Miodrag Milanovic
2015-01-13
1
-0
/
+1
*
Use $(INCPATH) only where needed
Miodrag Milanovic
2015-01-13
1
-3
/
+3
*
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
*
Added full lzma sdk source (nw)
Miodrag Milanovic
2015-01-11
81
-18464
/
+2
*
Moved softfloat to 3rdparty (nw)
Miodrag Milanovic
2015-01-10
11
-8005
/
+7
*
fix compile (nw)
Miodrag Milanovic
2015-01-10
1
-1
/
+1
*
Updated flac so it can compile, applied changes from previous source (nw)
Miodrag Milanovic
2015-01-10
1
-1
/
+1
*
Added full source of flac-1.2.1 (nw)
Miodrag Milanovic
2015-01-10
47
-28925
/
+1
*
fix osx compile (nw)
Miodrag Milanovic
2015-01-10
1
-0
/
+6
*
Fix linux compile (nw)
Miodrag Milanovic
2015-01-10
1
-1
/
+1
*
Ported changes done in previous source to make portmidi compile (nw)
Miodrag Milanovic
2015-01-10
1
-18
/
+22
*
Placed full code of portmidi in 3rdparty folder (nw)
Miodrag Milanovic
2015-01-10
29
-7947
/
+1
*
Added full Lua 5.2.3 source (nw)
Miodrag Milanovic
2015-01-10
61
-20414
/
+1
*
Added more resent lsqlite3 version and fixed compile
Miodrag Milanovic
2015-01-10
1
-1
/
+1
*
added lsqlite3 full source
Miodrag Milanovic
2015-01-10
3
-2166
/
+5
*
Added full LuaBridge sources
Miodrag Milanovic
2015-01-10
15
-6044
/
+0
*
Added integral version of jsoncpp source (nw)
Miodrag Milanovic
2015-01-10
17
-6874
/
+6
*
Added integral source of mongoose (nw)
Miodrag Milanovic
2015-01-10
3
-5354
/
+4
*
Added integral source of sqlite3 to 3rdparty (nw)
Miodrag Milanovic
2015-01-10
5
-158071
/
+2
*
Added integral libjpeg 8c to 3rdparty folder (nw)
Miodrag Milanovic
2015-01-10
59
-39148
/
+2
*
Added integral version of WinPcap SDK (nw)
Miodrag Milanovic
2015-01-10
16
-3187
/
+0
*
Added integral version of expat (nw)
Miodrag Milanovic
2015-01-10
19
-13371
/
+1
*
Added integral version of zlib in 3rdparty folder (nw)
Miodrag Milanovic
2015-01-10
31
-13748
/
+1
*
(MESS) ap2_dsk: don't allocate 2Mb of *stack*, malloc() instead [Peter Ferrie]
peterferrie
2015-01-03
1
-1
/
+10
*
support 800k ProDOS order (.po) disks
peterferrie
2015-01-02
1
-1
/
+1
*
Palettes are now copied during get_primlist. This should fix
couriersud
2015-01-01
2
-1
/
+10
*
fixed MemorySanitizer linking (nw)
Oliver Stöneberg
2014-12-31
1
-0
/
+3
*
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
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
5
-122
/
+122
*
Move some includes around to fix compile errors on OSX; if this breaks any ot...
Wilbert Pol
2014-12-29
8
-2
/
+8
*
fixed SANITIZE=thread linking (nw)
Oliver Stöneberg
2014-12-29
1
-1
/
+8
*
(MESS) excalibur : starting to add floppy support (nw)
Robert
2014-12-20
3
-0
/
+71
*
debug: fix the avl trees logic
Fabrice Bellet
2014-12-18
1
-33
/
+35
*
unneeded variable can be removed. nw.
etabeta78
2014-12-12
1
-2
/
+0
*
Allow for compiling, please revisit! (nw)
Scott Stone
2014-12-11
1
-2
/
+2
*
(MESS) c8050: Floppy WIP. (nw)
Curt Coder
2014-12-11
2
-5
/
+5
*
renamed the disk formats, since I cannot exclude some of them are used
etabeta78
2014-12-11
9
-84
/
+84
*
(MESS) pc98: added support for disks in .fdd format. [Fabio Priuli]
etabeta78
2014-12-11
3
-0
/
+181
*
fixed visual studio and possibly more. nw.
etabeta78
2014-12-11
3
-5
/
+3
*
(MESS) pc98: added preliminary support for disks in DCP, DCU, DIP
etabeta78
2014-12-10
8
-1
/
+777
*
(MESS) victor9k: Floppy WIP. (nw)
Curt Coder
2014-12-08
1
-2
/
+2
*
(MESS) victor9k: Floppy WIP. (nw)
Curt Coder
2014-12-06
1
-2
/
+2
[next]