summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/cheatfind/init.lua
Commit message (Expand)AuthorAgeFilesLines
* -Improved some Lua APIs: Vas Crabb2023-04-071-1/+3
* Input refactoring: Vas Crabb2023-02-181-1/+1
* osd/modules/file: Don't magically substitute environment variables when openi... npwoods2022-12-171-1/+1
* Lua engine improvements (#9453) Vas Crabb2022-03-231-5/+5
* plugins/cheatfind: don't try to call a handler for the previous menu option cracyc2022-03-051-0/+1
* plugins: Reduced amnesia for autofire and inputmacro plugins. Vas Crabb2021-11-051-1/+1
* plugins: fix cheatfind menu flags and write xml cheat text to ui container so... cracyc2021-11-031-25/+25
* plugins: Use SPDX short identifiers for licenses in exports (more precise and... Vas Crabb2021-10-251-1/+1
* More user experience improvements: Vas Crabb2021-10-151-9/+14
* plugins/cheatfind: fix watch and write cracyc2021-02-191-2/+5
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-271-36/+36
* -Lua cleanup and documentation migration checkpoint. Vas Crabb2020-12-161-3/+5
* plugins: Replace environment variable substitution function with core version AJR2020-12-081-2/+1
* -Lua engine cleanup, input edition: Vas Crabb2020-12-091-1/+1
* frontend: Lua engine improvements. Vas Crabb2020-11-301-2/+2
* plugins: add emu.plugin table to contain plugin exported interfaces cracyc2020-09-131-3/+3
* plugins/cheatfind: permit entry of cheat names cracyc2019-11-271-7/+30
* plugins/cheatfind: pull https://github.com/mamedev/mame/pull/4618 with some s... cracyc2019-11-171-121/+65
* (nw) Clean up the mess on master Vas Crabb2019-03-261-50/+283
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-283/+50
* srcclean (nw) Vas Crabb2019-02-241-72/+72
* Cheat Finder Usability Improvements PugsyMAME2019-02-041-52/+282
* plugins/cheatfind: fix address step when shift is negative (nw) cracyc2019-01-261-2/+5
* plugins/cheatfind: fix typo (nw) cracyc2018-12-221-1/+1
* plugins/cheatfind: oops (nw) cracyc2018-11-211-1/+1
* plugins/cheatfind: fix xml writer (nw) cracyc2018-11-081-1/+1
* srcclean (nw) Vas Crabb2018-09-231-1/+1
* plugins/cheatfind: aligned search option (nw) cracyc2018-08-291-17/+51
* plugins/cheat[find]: fix memshares (nw) cracyc2018-08-271-0/+3
* plugins/cheatfind: use explicit integer sizes rather than "native" types (nw) cracyc2018-06-081-10/+10
* plugins: handle the case where the ui prepends the list name to the list entr... cracyc2018-05-021-3/+7
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-1/+1
* plugins/cheatfind: fix string formatting (nw) cracyc2018-03-231-1/+1
* plugins/cheatfind: search any address space (nw) cracyc2018-03-231-15/+16
* plugins/cheatfind: read whole block (nw) cracyc2018-01-291-1/+1
* plugins/cheatfind: fix (nw) cracyc2018-01-281-12/+41
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* fix sentence building by concatenation, and at the same time collapse two tra... Vas Crabb2017-12-021-1/+1
* plugins/cheatfind: oops (nw) cracyc2017-10-151-4/+4
* (nw) Improve localisation: Vas Crabb2017-10-031-3/+3
* plugins: gettextify localizable strings (nw) cracyc2017-09-031-48/+48
* plugins/cheatfind: be more careful with unpack (nw) cracyc2017-06-111-16/+18
* luaengine: bugfixes (nw) cracyc2016-11-021-1/+1
* srcclean on lua plugins, too Vas Crabb2016-08-301-10/+10
* plugins/cheatfind: don't create 100 copies of a large function when we only n... cracyc2016-07-191-83/+83
* plugins/cheatfind: name cheats (nw) cracyc2016-07-191-35/+122
* plugins/cheatfind: add operand size to simple cheat and write cheats from che... cracyc2016-07-141-9/+24
* plugins/cheatfind: don't show arrow when one option (nw) cracyc2016-07-081-6/+4
* luaengine: add optional arg for physical address space to disable address shi... cracyc2016-07-031-3/+3