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
/
scripts
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix QT5 build on linux by adding -fPIC
Miodrag Milanovic
2015-12-27
1
-7
/
+13
*
qt5 debugger port [O. Galibert]
Olivier Galibert
2015-12-27
2
-15
/
+13
*
qtdebugger as separate lib (nw)
Miodrag Milanovic
2015-12-26
6
-2
/
+79
*
r9751: rename drivers to cpp
Brandon Munger
2015-12-20
1
-1
/
+1
*
r9751: forgot to update machine.lua
Brandon Munger
2015-12-20
1
-2
/
+2
*
Initial ROLM 9751 driver
Brandon Munger
2015-12-20
1
-0
/
+11
*
Allow SDLMAME to build on OS X from paths containing spaces (and allow SOURCE...
AJR
2015-12-19
1
-1
/
+1
|
\
|
*
Revert "Allow SDLMAME to build on OS X from paths containing spaces"
R. Belmont
2015-12-19
1
-9
/
+9
|
/
*
Allow SDLMAME to build on OS X from paths containing spaces
AJR
2015-12-19
1
-9
/
+9
*
Emscripten build fixes (nw)
Justin Kerk
2015-12-19
1
-1
/
+1
*
compile parameters specific for 3rdparty component (nw)
Miodrag Milanovic
2015-12-12
1
-0
/
+8
*
Update to LUA 5.2.3, so source changes (nw)
Miodrag Milanovic
2015-12-12
1
-0
/
+4
*
tagged_list without tagmap_t (nw)
Miodrag Milanovic
2015-12-11
1
-1
/
+0
*
Removed dead PPC code (nw)
Miodrag Milanovic
2015-12-09
1
-10
/
+0
*
Can't do override checks due to QT headers (nw)
Miodrag Milanovic
2015-12-07
3
-18
/
+0
*
Added addprojectflags function and added -Wsuggest-override for all that are ...
Miodrag Milanovic
2015-12-06
8
-0
/
+31
*
adding a basic machine driver for the Patinho Feio and setting up build syste...
Felipe CorrĂȘa da Silva Sanches
2015-12-06
1
-0
/
+16
*
wrong place (nw)
Miodrag Milanovic
2015-12-03
1
-10
/
+10
*
fix compile on clang 3.7 (nw)
Miodrag Milanovic
2015-12-03
1
-0
/
+10
*
enabled compiling part of bgfx that required c++11 (nw)
Miodrag Milanovic
2015-12-03
1
-6
/
+1
*
EF9365 video controller skeleton added.
Jean-François DEL NERO
2015-11-29
1
-0
/
+12
*
Compile with Emscripten out of the box. [Justin Kerk]
Justin Kerk
2015-11-24
1
-0
/
+5
*
Emscripten build fixes (nw)
Justin Kerk
2015-11-21
2
-3
/
+3
*
disable this for CPP11 builds (nw)
Miodrag Milanovic
2015-11-19
1
-0
/
+2
*
Merge pull request #466 from Pernod70/master
R. Belmont
2015-11-15
1
-0
/
+2
|
\
|
*
bbc: preliminary support for FSD format.
Nigel Barnes
2015-11-15
1
-0
/
+2
*
|
This one is not used in compile (nw)
Miodrag Milanovic
2015-11-15
1
-1
/
+0
|
/
*
Merge branch 'master' of https://github.com/mamedev/mame
Scott Stone
2015-11-14
1
-5
/
+79
|
\
|
*
Fix compile for Intel C++ 15 compiler (nw)
Miodrag Milanovic
2015-11-14
1
-5
/
+79
*
|
Added info header at the top of each .lua file (nw)
Scott Stone
2015-11-14
12
-3
/
+95
|
/
*
Finished adding to lua, some included cpp renamed to inc (nw)
Miodrag Milanovic
2015-11-12
1
-1
/
+151
*
added more h files missing in lua scripts (nw)
Miodrag Milanovic
2015-11-12
6
-4
/
+119
*
move formats to proper place (nw)
Miodrag Milanovic
2015-11-12
1
-0
/
+2
*
amstad: Transtape WIP support. [Barry Rodewald]
mahlemiut
2015-11-10
1
-0
/
+2
*
Relax dependencies for softfloat (nw)
Miodrag Milanovic
2015-11-08
1
-40
/
+0
*
fix typo (nw)
Miodrag Milanovic
2015-11-08
1
-1
/
+1
*
Remove not longer needed ForceCpp flag (nw)
Miodrag Milanovic
2015-11-08
12
-149
/
+22
*
update build scripts for rename c - > cpp (nw)
Miodrag Milanovic
2015-11-08
15
-2246
/
+2246
*
typo fix (nw)
Miodrag Milanovic
2015-11-08
1
-1
/
+1
*
Removed mongoose due to restricted license and webserver wip till code is res...
Miodrag Milanovic
2015-11-04
3
-43
/
+0
*
fix VS build (nw)
Miodrag Milanovic
2015-11-04
1
-2
/
+2
*
added clang and gcc flags needed for compilation of 3rdparty libraries, also ...
Miodrag Milanovic
2015-11-04
1
-71
/
+25
*
set only needed VS compile flags for 3rdparty (nw)
Miodrag Milanovic
2015-11-03
1
-0
/
+159
*
fix VS build (nw)
Miodrag Milanovic
2015-11-02
1
-1
/
+1
*
Fixed mingw clang build (nw)
Miodrag Milanovic
2015-11-02
1
-0
/
+10
*
fixed linking unidasm in small builds (nw)
Miodrag Milanovic
2015-11-02
1
-1
/
+1
*
mask address space for a2600 in the CPU (m6507) not in the driver.
David Haywood
2015-10-30
1
-0
/
+3
*
create derived CPU type so that code can be put in the correct place (nw)
David Haywood
2015-10-29
1
-0
/
+2
*
call it harmony/melody, that more accurately represents what we're emulating,...
David Haywood
2015-10-29
1
-2
/
+2
*
fix sdl build fix for windows (nw)
Miodrag Milanovic
2015-10-28
1
-0
/
+6
[next]