Commit Graph

8 Commits

Author SHA1 Message Date
cracyc d73b585d65 linenoise: properly handle numpad enter 2020-12-05 10:57:34 -06:00
Vas Crabb 97b6717027 (nw) Clean up the mess on master
This effectively reverts b380514764 and
c24473ddff, restoring the state at
598cd52272.

Before pushing, please check that what you're about to push is sane.
Check your local commit log and ensure there isn't anything out-of-place
before pushing to mainline.  When things like this happen, it wastes
everyone's time.  I really don't need this in a week when real work™ is
busting my balls and I'm behind where I want to be with preparing for
MAME release.
2019-03-26 11:13:37 +11:00
andreasnaive b380514764 Revert "conflict resolution (nw)"
This reverts commit c24473ddff, reversing
changes made to 009cba4fb8.
2019-03-25 23:13:40 +01:00
cracyc 836abb0d63 plugins/console: command history (nw) 2019-02-17 09:07:56 -06:00
cracyc 81079946a4 luaengine: debugger_manager support [Carl] 2017-07-23 20:41:08 -05:00
Vas Crabb df507ea2a5 work around older libc (nw) 2017-05-17 14:09:56 +10:00
smf- f3d8984612 fix for MSVC build (nw) 2017-05-16 11:04:48 +01:00
cracyc 4ebc18aeec linenoise: replace linenoise-ng with a different port that is simpler and uses a different UTF8 parser [Carl]
plugins/console: better completions [Carl]
2017-05-13 16:57:47 -05:00