summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/src/lib.lua
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/scripts/src/lib.lua')
0 files changed, 0 insertions, 0 deletions
td>bmc/bmcpokr.cpp, bmc/koftball.cpp, misc/gms.cpp: Better inputs. Vas Crabb6 hours4-242/+329 * sound: correct sample timings Olivier Galibert7 hours4-8/+38 * bmc/koftball.cpp: Split out common parts of address map, better inputs for jx... Vas Crabb13 hours2-59/+93 * audioeffects: gray out hq resampler settings if resampler is not hq hap14 hours1-0/+7 * audioeffects: like with the rest of the UI, press Del to set resampler settin... hap14 hours1-0/+25 * sound: only rebuild resamplers when necessary hap14 hours1-12/+21 * discrete: Fix streamed inputs Olivier Galibert14 hours3-13/+13 * Who knows, maybe I'll get it right on the third time Olivier Galibert14 hours1-1/+2 * DUH Olivier Galibert14 hours1-5/+2 * Fix resampler config interaction with reset Olivier Galibert15 hours2-20/+7 * Fix wavwrite Olivier Galibert15 hours1-2/+3 * Fix typo in lofi resampler Olivier Galibert16 hours1-1/+1 * phoenix/phoenix.cpp: Dumped the palette PROMs for Next Fase. (#13664) [Jordi ... ClawGrip22 hours1-5/+4 * snes.xml: Added eighteen items (seventeen working) and replaced three dumps w... ArcadeShadow22 hours1-24/+362 * cpu/i960: Reduce padding area size when servicing interrupt (#13667) Matthew Daniels26 hours1-1/+1 * Add resampler configuration saving and documentation Olivier Galibert32 hours2-6/+33 * Add a much faster LoFi resampler Olivier Galibert33 hours6-24/+431 * cpu/z80: Removed internal TADR variable - effective addresses can be passed a...