index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
*
fix vsllvm configuration
feos
2019-06-03
1
-0
/
+4
*
srcclean (nw)
Vas Crabb
2019-05-26
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+65
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-65
/
+0
*
further quieting of MS-LLVM (nw)
Peter Ferrie
2019-02-25
1
-0
/
+1
*
genie: restore msvc build (nw)
Patrick Mackinlay
2019-02-19
1
-10
/
+10
*
(nw) remove some superfluous const, eliminate a superfluous temp, remove supe...
Vas Crabb
2019-02-18
1
-1
/
+1
*
Fix testkeys compile/link on windows. (nw)
couriersud
2019-02-17
1
-1
/
+1
*
silence MS-LLVM (nw)
Peter Ferrie
2019-02-16
1
-1
/
+42
*
enable sub-second snapshot timers (nw) (#4493)
Peter Ferrie
2019-02-04
1
-0
/
+23
*
Fix errors with single-driver build of vsnes.cpp [Justin Kerk]
Justin Kerk
2018-12-30
1
-4
/
+4
*
(nw) fix stuff:
Vas Crabb
2018-11-29
1
-1
/
+45
*
enable edit and continue in visual studio debug builds (nw)
smf-
2018-08-29
1
-2
/
+3
*
disable multiple constructor warning for rendlay.cpp (nw)
smf-
2018-07-22
1
-0
/
+1
*
fix building with clang 6.0.1 (nw)
smf-
2018-07-07
1
-0
/
+5
*
Remove -mbig-obj, which breaks the build on Windows clang and is not actually...
Justin Kerk
2018-07-07
1
-3
/
+0
*
emumem: Backend modernization [O. Galibert]
Olivier Galibert
2018-06-29
1
-0
/
+3
*
Enable building on riscv64 (#3655)
Julian Sikorski
2018-06-13
1
-0
/
+6
*
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
[next]