mame/plugins
eadmaster a77313a987
added support for reading/writing hiscore files from cart images (#6130)
* added support for reading/writing hiscore files from cart images

example hiscore.dat entry:
````
nes,smb:
Super Mario Bros. (World).nes:
Super Mario Bros. (W) [!].nes:
@:maincpu,program,7df,4,0,0,ff
````

* store console hiscores in subdirs, added cart hashes support

* added back my prev changes

* added missing end

* using simpler regexpr for hiscore.ini parsing, fixed typo

* minor cleanups
2020-02-13 10:25:28 -05:00
..
autofire plugins/cheat, plugins/autofire: only time out input sequence entry if nothing is entered (nw) 2019-11-22 02:32:29 +11:00
cheat srcclean, manual adjustments (nw) 2020-01-26 12:39:27 +11:00
cheatfind plugins/cheatfind: permit entry of cheat names 2019-11-27 14:12:02 -06:00
console
data hiscore.dat: Updates [Leezer] 2019-12-02 21:17:42 -06:00
discord winptty: don't create pipe unless requested (nw) 2019-11-16 14:59:02 -06:00
dummy
gdbstub
hiscore added support for reading/writing hiscore files from cart images (#6130) 2020-02-13 10:25:28 -05:00
json
layout
portname
timer
boot.lua fix various things. checkpointed the alphatpc16, will credit before next release (nw) 2020-02-11 17:04:36 -06:00
README.md

Plugins

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