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
*
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
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-0
/
+2
*
set GIT_VERSION only where it is used (nw)
Miodrag Milanovic
2016-04-21
1
-11
/
+0
*
Always rebuild version.cpp when there is git version change (nw)
Miodrag Milanovic
2016-04-16
1
-17
/
+7
*
Add short git version if building non-release build, also if git command is n...
Miodrag Milanovic
2016-04-16
1
-0
/
+21
*
Added DEBUG_DIR and DEBUG_ARGS parameters, make sense right now for VS build ...
Miodrag Milanovic
2016-04-12
1
-0
/
+10
*
Add more clang output to tell where #include errors are coming from
Justin Kerk
2016-04-09
1
-0
/
+1
*
Added PRECOMPILE=0 so in conjunction with ccache it gives better compile spee...
Miodrag Milanovic
2016-04-02
1
-3
/
+13
*
support build without optimize flag (nw)
Jeffrey Clark
2016-03-30
1
-19
/
+16
*
Compressed internal layouts [David Haywood]
Miodrag Milanovic
2016-03-30
1
-1
/
+1
*
Fix VS build (it was reverse logic then others) (nw)
mame0172
Miodrag Milanovic
2016-03-30
1
-1
/
+1
*
scrclean on lua scripts (nw)
Miodrag Milanovic
2016-03-29
1
-101
/
+101
*
cleanup build includes (nw)
Jeffrey Clark
2016-03-28
1
-25
/
+7
*
Extend system library support (nw)
Jeffrey Clark
2016-03-28
1
-49
/
+6
*
Ci20 wip support (nw)
Miodrag Milanovic
2016-03-23
1
-1
/
+13
*
BGFX_CONFIG_DEBUG=1 for Debug builds (nw)
Miodrag Milanovic
2016-03-20
1
-0
/
+2
*
compile BGFX for RPI as well (nw)
Miodrag Milanovic
2016-03-19
1
-0
/
+7
*
Added support for Raspberry Pi cross-compile (nw)
Miodrag Milanovic
2016-03-19
1
-1
/
+8
*
Build more of font_sdl.cpp with Emscripten since there is an SDL2_ttf port no...
Justin Kerk
2016-03-17
1
-0
/
+1
*
Build with vs2015 Update 2 RC
smf-
2016-03-16
1
-0
/
+1
*
Fix SDL Windows build
Vas Crabb
2016-03-14
1
-1
/
+1
*
fix error (nw)
Miodrag Milanovic
2016-03-13
1
-0
/
+1
*
Added ability to build using system libuv (1.8.0 or higher required)
Julian Sikorski
2016-03-12
1
-0
/
+5
*
mingw clang build is working, there seams to still be some issue with optimiz...
Miodrag Milanovic
2016-03-11
1
-0
/
+4
*
Support for aarch64 (nw)
Miodrag Milanovic
2016-03-11
1
-0
/
+9
*
made sources build use info from mame.lst (nw)
Miodrag Milanovic
2016-03-02
1
-1
/
+1
*
Enabled multi core compile on VS (nw)
Miodrag Milanovic
2016-03-01
1
-1
/
+0
*
Build SDL2 for Android (nw)
Miodrag Milanovic
2016-02-29
1
-0
/
+4
*
Made Visual Studio use by default bundled SDL2 (nw)
Miodrag Milanovic
2016-02-27
1
-0
/
+13
*
Made xcode params more generic (nw)
Miodrag Milanovic
2016-02-26
1
-0
/
+3
*
Added support for x64 Androids (nw)
Miodrag Milanovic
2016-02-26
1
-1
/
+6
*
Made pnacl to compile (nw)
Miodrag Milanovic
2016-02-26
1
-3
/
+18
*
cleanup (nw)
Miodrag Milanovic
2016-02-26
1
-1
/
+1
*
OS/2 can not support SDL2 which is needed for MAME to run (nw)
Miodrag Milanovic
2016-02-26
1
-14
/
+6
*
Fixing some more Android related things (nw)
Miodrag Milanovic
2016-02-26
1
-5
/
+4
*
Make Android targets compile but not link, using clang compiler in NDK, since...
Miodrag Milanovic
2016-02-25
1
-0
/
+5
*
removed nacl, fixed android and pnacl (nw)
Miodrag Milanovic
2016-02-25
1
-8
/
+1
*
Makes xcode compile fine if generated files are already there (nw)
Miodrag Milanovic
2016-02-23
1
-1
/
+1
*
Forgot to commit this one (nw)
Miodrag Milanovic
2016-02-23
1
-1
/
+1
*
added proper platform for xcode (nw)
Miodrag Milanovic
2016-02-21
1
-5
/
+11
*
changes towards compiling with XCode (nw)
Miodrag Milanovic
2016-02-21
1
-3
/
+5
*
BGFX mandatory requirement (nw)
Miodrag Milanovic
2016-02-16
1
-14
/
+0
*
Enabled BGFX support for SteamLink
Miodrag Milanovic
2016-02-16
1
-1
/
+4
*
check STRIP_SYMBOLS in strip function and add strip support for osx (nw)
Jeffrey Clark
2016-02-15
1
-4
/
+1
*
add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw)
Jeffrey Clark
2016-02-15
1
-0
/
+9
*
fix build on some linuxes (nw)
Miodrag Milanovic
2016-02-15
1
-0
/
+1
*
Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw)
Miodrag Milanovic
2016-02-14
1
-2
/
+3
*
suppressed C4592 warning in VS 2015. (nw)
dankan1890
2016-02-08
1
-0
/
+1
*
link into main project and link deps (nw)
Miodrag Milanovic
2016-01-31
1
-0
/
+10
[next]