summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/ymfm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update 3rdparty/ymfm to latest. (#10583) Aaron Giles2022-11-259-19/+167
* Update ymfm library to latest version (a78b567): [Aaron Giles, hyano] (#10052) Aaron Giles2022-07-0814-66/+164
* ymfm: Correct for free-running timer B multipler (#8988) Aaron Giles2021-12-162-6/+16
* ymf278b: Allow PCM writes if new2flag is set, even if newflag is not. Fixes M... Aaron Giles2021-07-241-10/+12
* ymfm: Return masked status from set/reset function. Fixes MT08034. Aaron Giles2021-07-231-1/+1
* ymfm: Sync with upstream Aaron Giles2021-07-2311-60/+78
* ymfm: Play ADPCM-A samples through the end of the end block inclusive Aaron Giles2021-06-221-10/+15
* Fix reporting of ADPCM-B end-of-sample. Seems to fix MT08006; hopefully will ... Aaron Giles2021-06-212-6/+12
* ymfm: Sync with upstream: Aaron Giles2021-06-018-214/+391
* ymfm: Sync with upstream: Aaron Giles2021-05-298-52/+50
* ymfm: Don't mask off top bit of octave for OPQ. Aaron Giles2021-05-231-2/+2
* ymfm: Improve OPQ behavior for timers and register access. Add YM3533 device ... Aaron Giles2021-05-232-11/+28
* ymfm: Fix OPZ fine tuning and envelope shift. Now pretty much all the TX81Z b... Aaron Giles2021-05-232-13/+16
* ymfm: Some progress on OPZ. Some instruments in the TX81Z sound kind of ok now. Aaron Giles2021-05-232-68/+122
* ymfm: Fix OPL3 waveform 7 to better match hardware. Aaron Giles2021-05-221-1/+1
* ymfm: Add missing clamp in YM2608 Aaron Giles2021-05-221-1/+2
* ymfm: Boost ADPCM-B volume by a factor of 2 to more closely match previous le... Aaron Giles2021-05-221-2/+2
* ymfm: Sync with latest, add complete YMF278B support (#8090) Aaron Giles2021-05-2217-240/+2164
* ymfm: Switch to internal SSG for YM2203/2608/2610. Clean up code to determine... Aaron Giles2021-05-151-3/+6
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-1426-0/+15646