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
/
genie.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean (nw)
Vas Crabb
2018-05-27
1
-1
/
+1
*
rm dead code (nw)
Justin Kerk
2018-05-03
1
-8
/
+0
*
More GCC 8 (nw)
arbee
2018-05-01
1
-0
/
+1
*
don't use C++ flags on plain C files (nw)
arbee
2018-05-01
1
-1
/
+3
*
begin preliminary GCC 8 support (nw)
arbee
2018-05-01
1
-0
/
+7
*
Bind devcb relative to current device. This is probably going to break
Vas Crabb
2018-05-01
1
-1
/
+2
*
Added possibility of building using system pugixml
Julian Sikorski
2018-03-27
1
-0
/
+10
*
Start squeezing out the poor-performing parts of the output_manager:
Vas Crabb
2018-02-28
1
-1
/
+2
*
Fix issue linking Emscripten build with certain single-driver compiles (e.g. ...
Justin Kerk
2018-01-31
1
-0
/
+3
*
srcclean and regenerate localisations (nw)
Vas Crabb
2018-01-28
1
-1
/
+1
*
removed implict usage of "nullability" from SANITIZE=undefined (nw)
firewave
2018-01-14
1
-5
/
+2
*
restored SANITIZE make option (#3043)
Oliver Stöneberg
2018-01-11
1
-4
/
+37
*
Use dynamic linking for windows SDL builds to workround an error during linki...
smf-
2017-12-26
1
-1
/
+6
*
Added workround for clang static builds and enable them again, don't force -O...
smf-
2017-12-26
1
-8
/
+2
*
Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle 2.2.1...
Miso Kim
2017-08-23
1
-0
/
+1
*
looks like 32-bit release builds need /bigobj as well (nw)
Vas Crabb
2017-05-28
1
-3
/
+3
*
don't use -static on msys2 clang 4.0.0 as it's currently broken, also removed...
smf-
2017-05-25
1
-3
/
+7
*
fix MSVC debug builds by specifying /bigobj (needed for mpu4). Release builds...
smf-
2017-05-16
1
-0
/
+3
*
detect if SOURCES file do not exist (nw)
Miodrag Milanovic
2016-12-09
1
-0
/
+7
*
Enable building projects that are separate of MAME but use same core and live...
Miodrag Milanovic
2016-12-08
1
-1
/
+13
*
Disable incremental linking for VS debug builds (nw)
Miodrag Milanovic
2016-11-29
1
-0
/
+1
*
Added VS2017 support into project files (nw)
Miodrag Milanovic
2016-11-16
1
-2
/
+2
*
Fix UWP build issue (nw)
Brad Hughes
2016-11-16
1
-1
/
+1
*
fix build (nw)
Miodrag Milanovic
2016-11-16
1
-1
/
+1
*
UWP: Remove explicit links for winstore builds (nw)
Brad Hughes
2016-11-16
1
-9
/
+3
*
fix mingw-clang linking for latest version (nw)
Miodrag Milanovic
2016-11-16
1
-0
/
+4
*
Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ...
Miodrag Milanovic
2016-11-09
1
-0
/
+6
*
Finally sync with GENie, no more local changes (nw)
Miodrag Milanovic
2016-11-03
1
-0
/
+4
*
Fix macOS build (nw)
Miodrag Milanovic
2016-11-02
1
-3
/
+3
*
Experimental support for compiling to WebAssembly using Emscripten (not yet w...
Justin Kerk
2016-10-29
1
-0
/
+5
*
cleanup (nw)
Miodrag Milanovic
2016-10-07
1
-19
/
+0
*
disable unknown-attributes & ignored_qualifiers to allow font_dwrite.cpp to b...
smf-
2016-09-17
1
-0
/
+2
*
Add Lua-cleaning ability to srcclean
Vas Crabb
2016-08-30
1
-1
/
+1
*
Cleanup for VS2015 build (nw)
Miodrag Milanovic
2016-08-28
1
-0
/
+1
*
some C++14 features are not supported by VS2013. VS2015 is free for home use ...
Miodrag Milanovic
2016-08-27
1
-1
/
+1
*
Setting GCC bar bit higher (nw)
Miodrag Milanovic
2016-08-27
1
-2
/
+2
*
Temporary fix for debug compile till we fix assert (nw)
Miodrag Milanovic
2016-08-27
1
-0
/
+6
*
Change warning flags for Clang build (nw)
AJR
2016-08-25
1
-9
/
+1
*
made proper formats compiled only if needed (nw)
Miodrag Milanovic
2016-08-12
1
-0
/
+8
*
Attempt to prevent GCC optimising away global_alloc_clear (MT06335)
Vas Crabb
2016-07-30
1
-4
/
+11
*
Add arch defines for Linux alpha and mips64el.
Jordi Mallach
2016-07-14
1
-0
/
+12
*
damn circular deps (nw)
Vas Crabb
2016-06-26
1
-0
/
+1
*
Fixed double hyphen in -pipe
Julian Sikorski
2016-06-14
1
-1
/
+1
*
Sync GENie, one thing changed, and I have revoked one patch that is going to ...
Miodrag Milanovic
2016-06-10
1
-2
/
+0
*
Synced GENie with latest and applied few changes sent as PR (nw)
Miodrag Milanovic
2016-06-10
1
-0
/
+2
*
Fix git version [Vas Crabb]
Vas Crabb
2016-06-10
1
-9
/
+0
*
Added initial ninja support to use add MAKETYPE=ninja to compile command line...
Miodrag Milanovic
2016-06-09
1
-2
/
+2
*
support msbuild from posix shell
Jeffrey Clark
2016-05-31
1
-1
/
+1
*
disable BGFX debug info (nw)
Miodrag Milanovic
2016-05-24
1
-1
/
+1
*
Added ability to create standalone emulators, added zexall as example (nw)
Miodrag Milanovic
2016-05-08
1
-3
/
+8
[next]