mame/plugins
Jack Li 0040650300 Add plugin for autofire (#5050)
* Hardcoded autofire plugin

* Changed register_frame to register_frame_done, removed pause check

* Added support for multiple buttons loaded from a file

* Implemented saving settings on quit

* Fixed multiple keybindings for same button from overwriting each other

* Replaced double-quotes with single-quotes

* Refactored saving/loading into a separate module

* Changed button format to use input_code rather than string token

Settings format is unchanged (still saved as string token).

* Rewrote table initialization in save/load

* Implemented menus

* Added helper messages for "on frames"/"off frames"
2019-05-14 10:26:27 -04:00
..
autofire Add plugin for autofire (#5050) 2019-05-14 10:26:27 -04:00
cheat plugins/cheat[find]: fix memshares (nw) 2018-08-27 20:43:33 -05:00
cheatfind (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
console (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
data srcclean (nw) 2018-04-22 09:24:13 +10:00
discord srcclean and other cleanup (nw) 2018-06-24 19:04:53 +10:00
dummy srcclean (nw) 2016-11-27 09:56:49 +11:00
gdbstub srcclean (nw) 2017-08-27 11:07:21 +10:00
hiscore hiscore.dat: updates [Leezer] 2019-05-10 18:37:16 -05:00
json srcclean (nw) 2016-11-27 09:56:49 +11:00
layout srcclean (nw) 2016-11-27 09:56:49 +11:00
portname plugins/portname: add softlist parent loading and import tag (nw) 2018-10-03 15:55:34 -05:00
timer plugins: gettextify localizable strings (nw) 2017-09-03 22:04:33 -05:00
boot.lua luaengine: translation support [Carl] 2017-09-04 10:12:21 +10:00
README.md srcclean (nw) 2016-11-27 09:56:49 +11:00

Plugins

LUA plugins contains code from various sources so license is per file.