summaryrefslogtreecommitdiffstatshomepage
path: root/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-1/+1
* hiscore.dat: fix set names cracyc2020-09-221-12/+12
* Fixing a cheat plugin bug npwoods2020-09-191-0/+1
* plugins/cheat: small simplification cracyc2020-09-151-21/+20
* plugins/cheat: copy the cheat table to not expose internal state (#7238) cracyc2020-09-151-4/+42
* plugin/cheat: subtract min before dividing cracyc2020-09-131-1/+1
* plugin/cheat: check value is a mulitple of step cracyc2020-09-131-1/+5
* plugin/cheat: flesh out the exported interface a bit more cracyc2020-09-131-91/+107
* plugins: add emu.plugin table to contain plugin exported interfaces cracyc2020-09-133-5/+5
* cheat_simple: with game genie codes try 32k nes banks then fall back to 8k an... cracyc2020-09-081-2/+9
* hiscore.dat: gauntlet high scores are in the nvram, these cause more problems... cracyc2020-09-031-20/+0
* hiscore.dat: updates [Leezer] cracyc2020-08-171-266/+395
* hiscore.dat: update changed set names cracyc2020-07-211-5/+5
* plugins/autofire: remove leftover code from first attempt at removing empty c... Vas Crabb2020-07-191-4/+0
* plugins/autofire: don't save 2bytes cfg file (nw) (#6969) kunikuni2020-07-191-0/+4
* plugins/autofire: don't save 2bytes cfg file (#6960) kunikuni2020-07-171-1/+6
* hiscore.dat: updates [Leezer] cracyc2020-04-221-301/+403
* hiscore.dat: fix viewpoin (nw) cracyc2020-03-101-2/+2
* Revert "added support for reading/writing hiscore files from cart images (#61... Vas Crabb2020-02-281-32/+9
* added support for reading/writing hiscore files from cart images (#6130) eadmaster2020-02-131-9/+32
* fix various things. checkpointed the alphatpc16, will credit before next rel... cracyc2020-02-111-2/+2
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-2/+2
* Merge pull request #6129 from eadmaster/patch-1 R. Belmont2020-01-041-2/+4
|\
| * made read_config in hiscore lua plugin more robust Andrea2020-01-041-2/+4
* | -cheat_xml: Attempt at fixing Github issue #6114. Strip the leading colon fro... MooglyGuy2020-01-041-1/+12
|/
* hiscore.dat: fix old parsing errors (nw) cracyc2019-12-081-12/+25
* hiscore.dat: Updates [Leezer] cracyc2019-12-023-193/+265
* plugins/data: small cleanups (nw) cracyc2019-11-293-12/+20
* plugins/data: that shouldn't be there (nw) cracyc2019-11-291-3/+0
* plugins/data: loading fixes (nw) cracyc2019-11-283-48/+48
* plugins/cheatfind: permit entry of cheat names cracyc2019-11-271-7/+30
* plugins/cheat, plugins/autofire: only time out input sequence entry if nothin... Vas Crabb2019-11-222-2/+2
* plugins/autofire: permit input sequences (nw) cracyc2019-11-203-14/+20
* plugins/cheat: don't clear error message (nw) cracyc2019-11-201-1/+5
* plugins/cheat: show pressed buttons when setting hotkeys (nw) cracyc2019-11-201-2/+15
* plugins/cheatfind: pull https://github.com/mamedev/mame/pull/4618 with some s... cracyc2019-11-171-121/+65
* hiscore.dat: fix renamed set (nw) cracyc2019-11-161-31/+35
* winptty: don't create pipe unless requested (nw) cracyc2019-11-161-1/+10
* hiscore.dat: fix MT07454 (nw) cracyc2019-10-161-1/+1
* hiscore.dat: fix set renames (nw) cracyc2019-09-201-3/+3
* plugins/cheat: add time functions to cheat sandbox cracyc2019-09-091-0/+1
* hiscore.dat: fix makai high scores (nw) cracyc2019-08-231-4/+5
* LUA boot.lua file now handles multiple paths (delimited by semicolons) npwoods2019-07-251-2/+11
* Refactored MAME's plugin system npwoods2019-07-241-22/+6
* hiscore.dat: updates [Leezer] cracyc2019-07-201-125/+179
* Change autofire config directory to homepath (#5129) Jack Li2019-05-303-16/+3
* Autofire plugin: Save/load fixes (#5093) Jack Li2019-05-214-6/+45
* Add plugin for autofire (#5050) Jack Li2019-05-144-0/+486
* hiscore.dat: updates [Leezer] cracyc2019-05-101-143/+181
* (nw) Clean up the mess on master Vas Crabb2019-03-264-241/+545