mame/plugins/data
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
..
button_char.lua plugins/data: small cleanups (nw) 2019-11-29 10:18:50 -06:00
data_command.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
data_gameinit.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
data_hiscore.lua plugins: Moved the timecode recording functionality to a plugin. 2021-11-02 15:31:03 +11:00
data_history.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
data_mameinfo.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
data_marp.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
data_messinfo.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
data_story.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
data_sysinfo.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
database.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
init.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
load_dat.lua -plugins.data: Reworked the code substantialy. 2022-06-25 04:57:24 +10:00
plugin.json srcclean (nw) 2016-11-27 09:56:49 +11:00