mame/plugins
Vas Crabb 923ef2c25d -plugins.data: Reworked the code substantialy.
* Use the plugin data folder for storing the cache.  The history folder
  may be read-only or shared with different configurations.
* Don't create the cache database or surrounding folder if there's
  nothing to store in it.
* Actually use prepared queries multiple times rather than always
  destroying them after a single use.
* Added proper error checking for most database operations.
* Improved query performance by avoiding outer joins and table scans.

-bus/nubus: Made the Macintosh Display Cards map the blue channel to
 white with monochrome monitors.  Also added logging for PLL
 configuration to help debug how CRTC and RAMDAC clocks work in the
 future.
2022-06-25 04:57:24 +10:00
..
autofire Lua engine improvements (#9453) 2022-03-23 20:27:30 +11:00
cheat plugins: Reduced amnesia for autofire and inputmacro plugins. 2021-11-05 02:46:04 +11:00
cheatfind Lua engine improvements (#9453) 2022-03-23 20:27:30 +11:00
commonui ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) 2022-06-11 21:47:19 +10:00
console plugins/console: fix crash 2021-10-30 12:05:58 -05:00
data -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
discord plugins: Moved the timecode recording functionality to a plugin. 2021-11-02 15:31:03 +11:00
dummy plugins: Use SPDX short identifiers for licenses in exports (more precise and easier to localise), use CC0 for hiscore plugin rather than CC0. 2021-10-25 01:57:07 +11:00
gdbstub plugins: Use SPDX short identifiers for licenses in exports (more precise and easier to localise), use CC0 for hiscore plugin rather than CC0. 2021-10-25 01:57:07 +11:00
hiscore hiscore.dat: updates [Leezer] 2022-03-23 21:25:06 -05:00
inputmacro ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) 2022-06-11 21:47:19 +10:00
json srcclean (nw) 2016-11-27 09:56:49 +11:00
layout plugins: Use SPDX short identifiers for licenses in exports (more precise and easier to localise), use CC0 for hiscore plugin rather than CC0. 2021-10-25 01:57:07 +11:00
portname plugins: Moved the timecode recording functionality to a plugin. 2021-11-02 15:31:03 +11:00
timecode plugins: Rewrote timer plugin fixing multiple issues. 2021-11-06 05:20:59 +11:00
timer Lua engine improvements (#9453) 2022-03-23 20:27:30 +11:00
xml plugins/data: use history.xml and add xml parser for it 2020-12-31 15:06:57 -06:00
boot.lua Re-generated translations for I/O port names. 2021-10-11 15:02:55 +11:00
plugin.schema -Cleaned up CI targets: 2021-10-22 02:46:52 +11: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.