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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
luaengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix autoboot_command (nw)
Miodrag Milanovic
2016-02-27
1
-5
/
+8
*
Made pnacl to compile (nw)
Miodrag Milanovic
2016-02-26
1
-2
/
+9
*
renamed names that clash system defines in various environments (nw)
Miodrag Milanovic
2016-02-25
1
-11
/
+7
*
Cleanups and version bump
Miodrag Milanovic
2016-02-24
1
-6
/
+6
*
lua api: cleanup options handling and fix cheat state return value (nw)
Jeffrey Clark
2016-02-16
1
-53
/
+35
*
extend lua api, cheat (nw)
Jeffrey Clark
2016-02-14
1
-0
/
+78
*
extend lua api, ioport (nw)
Jeffrey Clark
2016-02-14
1
-3
/
+81
*
extend lua api, video (nw)
Jeffrey Clark
2016-02-14
1
-0
/
+64
*
extend lua api, parameters (nw)
Jeffrey Clark
2016-02-14
1
-0
/
+4
*
extend lua api more (nw)
Jeffrey Clark
2016-02-14
1
-0
/
+89
*
Extend mame LUA api (nw)
Jeffrey Clark
2016-02-14
1
-0
/
+169
*
Added multiple callback registration for lua scripts (nw)
Miodrag Milanovic
2016-02-14
1
-0
/
+103
*
Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw)
Miodrag Milanovic
2016-02-14
1
-25
/
+50
*
fix a mutex regression (this doesn't fix the lockups i'm seeing)
hap
2016-01-30
1
-1
/
+1
*
replace osd_lock with std::mutex [Miodrag Milanovic]
Miodrag Milanovic
2016-01-30
1
-24
/
+25
*
Add macros for alignment checking (nw)
AJR
2016-01-30
1
-6
/
+6
*
Small code cleanup:
dankan1890
2016-01-29
1
-1
/
+1
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-3
/
+3
*
modernize output_manager (nw)
Miodrag Milanovic
2016-01-10
1
-2
/
+2
*
add lua console support back in
Jeffrey Clark
2016-01-06
1
-2
/
+3
*
Just name not acronym (nw)
Miodrag Milanovic
2015-12-31
1
-1
/
+1
*
Revert "removing MESS brand and making MAME a name not acronym (nw)"
Miodrag Milanovic
2015-12-31
1
-1
/
+1
*
removing MESS brand and making MAME a name not acronym (nw)
Miodrag Milanovic
2015-12-31
1
-1
/
+1
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-20
/
+20
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-3
/
+3
*
Fixed some suggestions by ReSharper C++ (nw)
Miodrag Milanovic
2015-11-14
1
-1
/
+1
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-3
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1141