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
/
main.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial PortAudio backend with build script changes to support library versio...
inte alls
2017-01-11
1
-0
/
+10
*
Introduced utf8proc and created wrapper code to expose a prettier API
Nathan Woods
2016-12-31
1
-0
/
+1
*
Enable building projects that are separate of MAME but use same core and live...
Miodrag Milanovic
2016-12-08
1
-0
/
+4
*
srcclean (nw)
Vas Crabb
2016-11-27
1
-2
/
+2
*
As promised, removing this part of code since it is used for compilers check,...
Miodrag Milanovic
2016-11-23
1
-1
/
+0
*
added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scrip...
Miodrag Milanovic
2016-11-12
1
-0
/
+4
*
move asset files to proper place
Miodrag Milanovic
2016-11-11
1
-3
/
+3
*
Some more work on UWP (nw)
Miodrag Milanovic
2016-11-10
1
-0
/
+30
*
Add more UWP support (nw)
Miodrag Milanovic
2016-11-09
1
-0
/
+4
*
resurected sqlite3 and lsqlite3 (nw)
Miodrag Milanovic
2016-11-07
1
-0
/
+1
*
Trying to do link fix (nw)
Miodrag Milanovic
2016-11-07
1
-2
/
+3
*
Update bgfx shader path for Emscripten build (nw)
Justin Kerk
2016-11-01
1
-1
/
+1
*
Experimental support for compiling to WebAssembly using Emscripten (not yet w...
Justin Kerk
2016-10-29
1
-0
/
+5
*
Initial work on console interface (nw)
Miodrag Milanovic
2016-10-09
1
-0
/
+1
*
Replaced code usage of libuv with asio library (nw)
Miodrag Milanovic
2016-10-07
1
-5
/
+0
*
Add Lua-cleaning ability to srcclean
Vas Crabb
2016-08-30
1
-5
/
+5
*
made proper formats compiled only if needed (nw)
Miodrag Milanovic
2016-08-12
1
-0
/
+4
*
Compile netlist and lua only if used (nw)
Miodrag Milanovic
2016-08-12
1
-1
/
+8
*
Fix git version [Vas Crabb]
Vas Crabb
2016-06-10
1
-15
/
+5
*
Updated GENie to latest (nw)
Miodrag Milanovic
2016-06-08
1
-1
/
+1
*
removed not used libraries, and commented portaudio that will be used but no ...
Miodrag Milanovic
2016-05-31
1
-2
/
+0
*
Emscripten tweaks (nw)
Justin Kerk
2016-05-29
1
-2
/
+4
*
Emscripten options cleanup (nw)
Justin Kerk
2016-05-14
1
-15
/
+24
*
Added ability to create standalone emulators, added zexall as example (nw)
Miodrag Milanovic
2016-05-08
1
-26
/
+39
*
Export SDL_SendKeyboardKey function to allow scancode injectiony
James Baicoianu
2016-05-05
1
-1
/
+1
*
Update function signatures for Emscripten (nw)
Justin Kerk
2016-04-26
1
-1
/
+1
*
mode devices to proper library (nw)
Miodrag Milanovic
2016-04-23
1
-1
/
+1
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-0
/
+1
*
set GIT_VERSION only where it is used (nw)
Miodrag Milanovic
2016-04-21
1
-1
/
+11
*
Always rebuild version.cpp when there is git version change (nw)
Miodrag Milanovic
2016-04-16
1
-7
/
+0
*
Make support for absolute paths for debug dir (nw)
Miodrag Milanovic
2016-04-12
1
-1
/
+1
*
Added DEBUG_DIR and DEBUG_ARGS parameters, make sense right now for VS build ...
Miodrag Milanovic
2016-04-12
1
-2
/
+11
*
moved windows resources (nw)
Miodrag Milanovic
2016-04-03
1
-5
/
+2
*
moved emscripten resources (nw)
Miodrag Milanovic
2016-04-03
1
-1
/
+1
*
Fix ldplayer issue (nw)
Miodrag Milanovic
2016-03-29
1
-0
/
+1
*
scrclean on lua scripts (nw)
Miodrag Milanovic
2016-03-29
1
-28
/
+28
*
Extend system library support (nw)
Jeffrey Clark
2016-03-28
1
-40
/
+11
*
Emscripten update (nw)
Justin Kerk
2016-03-28
1
-1
/
+1
*
Small issues fix (nw)
Miodrag Milanovic
2016-03-27
1
-0
/
+2
*
Initial work to make MAME work on Android [Miodrag Milanovic]
Miodrag Milanovic
2016-03-27
1
-2
/
+36
*
Emscripten: include shadow-mask.png (nw)
Justin Kerk
2016-03-26
1
-0
/
+1
*
Update bgfx paths for Emscripten (nw)
Justin Kerk
2016-03-23
1
-2
/
+3
*
Allow command-line errors to work in Emscripten (nw)
Justin Kerk
2016-03-23
1
-1
/
+1
*
compile BGFX for RPI as well (nw)
Miodrag Milanovic
2016-03-19
1
-0
/
+3
*
Build more of font_sdl.cpp with Emscripten since there is an SDL2_ttf port no...
Justin Kerk
2016-03-17
1
-0
/
+1
*
Fixed arcade build and merged libbus with liboptional due to circular depende...
Miodrag Milanovic
2016-03-06
1
-5
/
+0
*
removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw)
Miodrag Milanovic
2016-03-04
1
-1
/
+0
*
made sources build use info from mame.lst (nw)
Miodrag Milanovic
2016-03-02
1
-0
/
+10
*
Added mame.lst as main list, it is now generated, and should be updated manua...
Miodrag Milanovic
2016-03-02
1
-7
/
+24
*
Made Visual Studio use by default bundled SDL2 (nw)
Miodrag Milanovic
2016-02-27
1
-7
/
+0
[next]