mirror of
https://github.com/holub/mame
synced 2025-04-16 21:44:32 +03:00
![]() * 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. |
||
---|---|---|
.. | ||
autofire | ||
cheat | ||
cheatfind | ||
commonui | ||
console | ||
data | ||
discord | ||
dummy | ||
gdbstub | ||
hiscore | ||
inputmacro | ||
json | ||
layout | ||
portname | ||
timecode | ||
timer | ||
xml | ||
boot.lua | ||
plugin.schema | ||
README.md |
Plugins
LUA plugins contains code from various sources so license is per file.