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
/
src
/
emu
/
luaengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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