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
/
plugins
/
cheat
/
init.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins/cheat: fix getting arbitrary screen
cracyc
2021-04-04
1
-1
/
+2
*
plugins/cheat: removed spurious print
etabeta
2021-04-01
1
-1
/
+0
*
plugins/cheat: fix XML cheat loading when emulation is launched with an image...
Priuli
2021-04-01
1
-9
/
+6
*
plugins/cheat: fix selection
cracyc
2021-03-17
1
-1
/
+1
*
plugins: another leftover
cracyc
2021-03-07
1
-2
/
+2
*
plugins: fix missed lua api changes
cracyc
2021-03-06
1
-1
/
+1
*
Expose a couple more things to Lua so the plugins can show the actual key map...
Vas Crabb
2020-12-27
1
-3
/
+4
*
More Lua interface cleanup - it's simpler with cleaner underlyng APIs.
Vas Crabb
2020-12-27
1
-44
/
+44
*
More Lua engine clean-up and documentation, resulting in core cleanup.
Vas Crabb
2020-12-18
1
-6
/
+6
*
-Lua cleanup and documentation migration checkpoint.
Vas Crabb
2020-12-16
1
-13
/
+17
*
plugins: Replace environment variable substitution function with core version
AJR
2020-12-08
1
-2
/
+2
*
-Lua engine cleanup, input edition:
Vas Crabb
2020-12-09
1
-8
/
+10
*
Disable SOUND_DEBUG for non-debug builds, and srcclean
Vas Crabb
2020-09-27
1
-1
/
+1
*
Fixing a cheat plugin bug
npwoods
2020-09-19
1
-0
/
+1
*
plugins/cheat: small simplification
cracyc
2020-09-15
1
-21
/
+20
*
plugins/cheat: copy the cheat table to not expose internal state (#7238)
cracyc
2020-09-15
1
-4
/
+42
*
plugin/cheat: subtract min before dividing
cracyc
2020-09-13
1
-1
/
+1
*
plugin/cheat: check value is a mulitple of step
cracyc
2020-09-13
1
-1
/
+5
*
plugin/cheat: flesh out the exported interface a bit more
cracyc
2020-09-13
1
-91
/
+107
*
plugins: add emu.plugin table to contain plugin exported interfaces
cracyc
2020-09-13
1
-1
/
+1
*
plugins/cheat, plugins/autofire: only time out input sequence entry if nothin...
Vas Crabb
2019-11-22
1
-1
/
+1
*
plugins/cheat: don't clear error message (nw)
cracyc
2019-11-20
1
-1
/
+5
*
plugins/cheat: show pressed buttons when setting hotkeys (nw)
cracyc
2019-11-20
1
-2
/
+15
*
plugins/cheat: add time functions to cheat sandbox
cracyc
2019-09-09
1
-0
/
+1
*
plugins/cheat[find]: fix memshares (nw)
cracyc
2018-08-27
1
-0
/
+14
*
plugins: handle the case where the ui prepends the list name to the list entr...
cracyc
2018-05-02
1
-3
/
+7
*
plugin/cheat: use print_error to make testing easier (nw)
cracyc
2018-03-05
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-10-22
1
-1
/
+1
*
(nw) Improve localisation:
Vas Crabb
2017-10-03
1
-7
/
+7
*
plugins/cheat: input sequence cheats [Carl]
cracyc
2017-10-02
1
-1
/
+74
*
plugins: gettextify localizable strings (nw)
cracyc
2017-09-03
1
-19
/
+19
*
luaengine: translation support [Carl]
cracyc
2017-09-04
1
-1
/
+1
*
plugins/cheat: oops (nw)
cracyc
2017-09-03
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-08-27
1
-4
/
+4
*
plugins/data: add marp scores [Carl]
cracyc
2017-07-30
1
-1
/
+2
*
plugins/gdbstub: WIP gdbstub plugins [Carl]
cracyc
2017-07-26
1
-11
/
+16
*
plugins/cheat: make sure bp function is run only one per hit (nw)
cracyc
2017-07-24
1
-1
/
+4
*
plugins/cheat: catch errors in cheat scripts and prelim break/watch support [...
cracyc
2017-07-24
1
-30
/
+140
*
plugins/cheat: popmessage for hotkey setting (nw)
cracyc
2017-07-14
1
-0
/
+4
*
plugins/cheat: create dirs (nw)
cracyc
2017-07-14
1
-2
/
+19
*
plugins/cheat: poll for setting hotkeys [Carl]
cracyc
2017-07-13
1
-138
/
+14
*
plugins/cheat: add ui support for joystick hotkeys [Carl]
cracyc
2017-07-11
1
-30
/
+71
*
srcclean (nw)
Vas Crabb
2017-06-25
1
-2
/
+2
*
plugins/cheat: oops (nw)
cracyc
2017-06-12
1
-1
/
+1
*
plugins/cheat: oops (nw)
cracyc
2017-06-03
1
-1
/
+5
*
plugins/cheat: add hotkey support [Carl]
cracyc
2017-06-02
1
-51
/
+223
*
srcclean on lua plugins, too
Vas Crabb
2016-08-30
1
-13
/
+13
*
mark working
cracyc
2016-07-13
1
-2
/
+8
*
plugins/cheat: better error (nw)
cracyc
2016-07-03
1
-9
/
+15
*
plugins/cheat: don't turn off unless on (nw)
cracyc
2016-06-21
1
-2
/
+2
[next]