summaryrefslogtreecommitdiffstats
path: root/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* fix for crackly ym sound [idea from geolith emulator] Robbbert2025-12-251-1/+3
* Fixes for macOS [JJ] Robbbert2025-12-20382-4192/+87026
* Added gmultib; added aes bioses. Robbbert2025-10-241-1/+1
* removed not used roms; adjust adpcma overload. Robbbert2025-10-031-3/+5
* remove kof98s25,kof98s26. Tidied up ym mod. Robbbert2025-09-282-79/+31
* Security advisory PR13423 Robbbert2025-02-271-1/+2
* Preliminary support for kof98ae V ROM (#27) odarknighto2025-02-272-26/+78
* xmlparse: added security patch Robbbert2025-02-251-0/+3
* Fix build with Clang 19 - take 2 (#26) Rhys-T2025-01-021-6/+3
* Fix for GCC 14.1 as it is now used in CI. Robbbert2024-08-161-1/+1
* ci: include cstdint in netlist Robbbert2024-05-091-1/+1
* bgfx: fixed use after free Robbbert2024-05-091-1/+1
* softfloat3: silenced the warnings. Robbbert2022-09-237-0/+7
* Added ym fixes from Aaron; removed captcommr1f; renamed captcommr1d->r1p. Robbbert2022-07-1014-66/+164
* *******Fixed the build Robbbert2022-06-111-0/+6491
* ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) Vas Crabb2022-06-111-6491/+0
* 3rdparty/portmidi: Fixed windows MIDI callback signatures. (#9781) Devin Acker2022-05-201-16/+16
* asmjit: sync with upstream Patrick Mackinlay2022-05-1726-1687/+2193
* 3rdparty: Updated zlib to version 1.2.12. Vas Crabb2022-04-1486-7854/+12197
* asmjit: mame integration Patrick Mackinlay2022-02-131-0/+2
* asmjit: sync with upstream Patrick Mackinlay2022-02-13207-33326/+82319
* ymfm: Correct for free-running timer B multipler (#8988) Aaron Giles2021-12-162-6/+16
* Build fixes for clang AJR2021-11-141-1/+1
* 3rdparty/asio: Set x bit on scripts, since Windows git won't. Vas Crabb2021-11-1510-0/+0
* Actually commit the source changes for ASIO 1.20.0 update. Vas Crabb2021-11-151-1/+1
* 3rdparty: Updated ASIO to version 1.20.0. Vas Crabb2021-11-151424-161562/+143882
* genie: Define _FILE_OFFSET_BITS=64 on Linux. (#8808) Matthew Barnes2021-11-112-2/+5
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-0929-10352/+13880
* Update bgfx, bx and bimg to latest upstream (fixes issue #8057) (#8645) Julian Sikorski2021-10-02204-4020/+7280
* Update bgfx to latest Бранимир Караџић2021-08-107652-1088655/+173249
* Update bimg to latest Бранимир Караџић2021-08-1041-11473/+18285
* Update bx to latest Бранимир Караџић2021-08-10140-1622/+3184
* 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
* Implement 68k FPU FATAN instruction (#8287) Calvin Buckley2021-07-182-0/+392
* Fix cross compiling benchmarks Miodrag Milanovic2021-06-224-8/+8
* 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