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
/
plugins
/
console
/
init.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Improved some Lua APIs:
Vas Crabb
2023-04-07
1
-3
/
+7
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-2
/
+4
*
Lua: Be more strict with concurrency and multiple contexts.
Vas Crabb
2023-03-08
1
-5
/
+5
*
plugins/console: Fixed tab completion after linenoise update.
Vas Crabb
2023-03-08
1
-14
/
+16
*
Updated forked linenoise to latest upstream.
Vas Crabb
2023-03-07
1
-15
/
+5
*
osd/modules/file: Don't magically substitute environment variables when openi...
npwoods
2022-12-17
1
-1
/
+1
*
plugins/console: fix crash
cracyc
2021-10-30
1
-6
/
+10
*
plugins: Use SPDX short identifiers for licenses in exports (more precise and...
Vas Crabb
2021-10-25
1
-1
/
+1
*
srcclean for release
Vas Crabb
2021-05-23
1
-5
/
+5
*
Mostly revert "Create console history file in homepath (#8026)"
Vas Crabb
2021-05-07
1
-4
/
+1
*
Create console history file in homepath (#8026)
Szunti
2021-05-03
1
-3
/
+6
*
init.lua: Change "historypath" (only supposed to be used for DATs) to "homepa...
AJR
2021-05-02
1
-2
/
+2
*
Save line history for the console and other minor fixes
Szunti
2021-04-25
1
-12
/
+42
*
More Lua interface cleanup - it's simpler with cleaner underlyng APIs.
Vas Crabb
2020-12-27
1
-2
/
+2
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-5
/
+10
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-1
/
+11
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-11
/
+1
*
plugins/console: command history (nw)
cracyc
2019-02-17
1
-1
/
+11
*
plugins/console: make the console behave like the docs, unlike the official l...
cracyc
2018-02-07
1
-17
/
+24
*
luaengine: debugger_manager support [Carl]
cracyc
2017-07-23
1
-0
/
+20
*
srcclean (nw)
Vas Crabb
2017-05-28
1
-1
/
+1
*
linenoise: replace linenoise-ng with a different port that is simpler and use...
cracyc
2017-05-13
1
-35
/
+139
*
plugins/console: much better completions (nw)
cracyc
2016-11-07
1
-10
/
+41
*
plugins/console: further improve completions by removing break chars from lin...
cracyc
2016-11-06
1
-11
/
+6
*
plugins/console: (nw)
cracyc
2016-11-06
1
-1
/
+0
*
lua-linenoise: add preload (nw)
cracyc
2016-11-06
1
-1
/
+13
*
plugins/console: (nw)
cracyc
2016-11-06
1
-1
/
+1
*
plugins/console: better completions (nw)
cracyc
2016-11-06
1
-5
/
+14
*
plugins/console: add lua console [Carl]
cracyc
2016-11-06
1
-0
/
+84