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
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins/cheat: Migrate remaining XML cheat code for Lua API changes.
Vas Crabb
2021-01-01
1
-7
/
+8
*
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
3
-49
/
+49
*
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
*
cheat_simple: with game genie codes try 32k nes banks then fall back to 8k an...
cracyc
2020-09-08
1
-2
/
+9
*
srcclean, manual adjustments (nw)
Vas Crabb
2020-01-26
1
-2
/
+2
*
-cheat_xml: Attempt at fixing Github issue #6114. Strip the leading colon fro...
MooglyGuy
2020-01-04
1
-1
/
+12
*
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
*
plugins/cheat: oops (nw)
cracyc
2018-05-02
1
-13
/
+12
*
plugins/cheat: translate debugger expressions by space index as the debugger ...
cracyc
2018-05-02
1
-5
/
+24
*
plugins/cheat: fix opcode space (nw)
cracyc
2018-04-30
1
-1
/
+5
*
plugins/cheat: work around small issue in conversion (nw)
cracyc
2018-04-18
1
-2
/
+3
*
plugin/cheat: use print_error to make testing easier (nw)
cracyc
2018-03-05
1
-1
/
+1
*
plugins/cheatfind: fix (nw)
cracyc
2018-01-29
1
-4
/
+4
*
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
2
-379
/
+14
*
plugins/cheat: add ui support for joystick hotkeys [Carl]
cracyc
2017-07-11
1
-30
/
+71
*
plugins/cheat: documentation (nw)
cracyc
2017-06-30
1
-0
/
+1
*
plugins/cheat: link simple cheats
cracyc
2017-06-30
1
-10
/
+31
*
plugins/cheat: fix nes gg decoder (nw)
cracyc
2017-06-30
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-06-25
2
-9
/
+9
*
plugins/cheat: fix (nw)
cracyc
2017-06-20
1
-2
/
+2
[next]