mame/3rdparty
Aaron Giles 4384558d9b
Update ymfm library to latest version (a78b567): [Aaron Giles, hyano] (#10052)
- Fix incorrect operator volumes in some cases for OPL (MT8108)
 - Fix PCM playback to cut off previous notes when new waveforms are selected (see dragnblz)
 - Fix reversed OPM noise frequency
 - Fix bug preventing CSM key ons from being noticed
 - Fix bug where SSG EG envelope could be left in inverted state
 - Fix SSG envelope handling when tone and noise are off
 - Increase strength of DAC discontinuity in YM2612
 - Improve latching logic for fnums in OPN
 - Increase envelope suppression threshold so some effects don't get prematurely muted
 - Improve ADPCM-B behavior at stop/limit addresses (more thorough rewrite here coming later)
2022-07-08 09:44:18 -04:00
..
asio Build fixes for clang 2021-11-14 15:04:11 -05:00
asmjit asmjit: sync with upstream 2022-05-17 16:51:29 +07:00
benchmark Fix cross compiling benchmarks 2021-06-22 14:42:42 +02:00
bgfx Update bgfx, bx and bimg to latest upstream (fixes issue #8057) (#8645) 2021-10-02 12:21:12 -04:00
bimg Update bgfx, bx and bimg to latest upstream (fixes issue #8057) (#8645) 2021-10-02 12:21:12 -04:00
bx Update bgfx, bx and bimg to latest upstream (fixes issue #8057) (#8645) 2021-10-02 12:21:12 -04:00
catch
compat ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) 2022-06-11 21:47:19 +10:00
dxsdk
expat -3rdparty/expat: Update to 2.2.10." 2020-10-15 04:28:42 +11:00
genie genie: Define _FILE_OFFSET_BITS=64 on Linux. (#8808) 2021-11-11 17:14:18 +11:00
glm
libflac
libjpeg
linenoise linenoise: properly handle numpad enter 2020-12-05 10:57:34 -06:00
lsqlite3
lua
lua-linenoise
lua-zlib
luafilesystem
lzma
minimp3 -Improved accuracy of System 573's digital I/O audio emulation. (#7664) 2021-01-16 05:12:26 +11:00
nanosvg 3rdparty/nanosvg: Re-base on latest upstream. 2020-10-05 22:18:22 +11:00
portaudio
portmidi 3rdparty/portmidi: Fixed windows MIDI callback signatures. (#9781) 2022-05-20 04:41:08 +10:00
pugixml -Switch to building MAME as C++17. 2020-11-15 03:53:47 +11:00
rapidjson
SDL2 SDL2: temp macOS compile fix for bundled SDL2 pending the 2.0.14 release [R. Belmont] 2020-12-12 21:58:26 -05:00
SDL2-override/mingw
softfloat Implement 68k FPU FATAN instruction (#8287) 2021-07-18 12:53:08 -04:00
softfloat3
sol2/sol Minimal changes to sol2 and bgfx to compile as C++17. 2020-11-15 03:57:08 +11:00
sqlite3 3rdparty/sqlite3: Updated to SQLite 3.33.0 2020-10-04 13:54:52 +11:00
tap-windows6 use dual-licensed GPLv2/MIT TAP for Windows header (nw) 2019-08-07 11:37:30 +10:00
utf8proc Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
wdlfft Maintenance: 2020-03-04 22:41:15 +11:00
ymfm Update ymfm library to latest version (a78b567): [Aaron Giles, hyano] (#10052) 2022-07-08 09:44:18 -04:00
zlib 3rdparty: Updated zlib to version 1.2.12. 2022-04-14 10:39:41 +10:00
README.md asmjit: new 3rdparty library 2020-05-28 20:24:40 +07:00

3rdparty

asio - Boost Software License

asmjit - zlib license

benchmark - Apache License, Version 2.0 (used only for testing, not part of distribution)

bgfx - The BSD 2-Clause License

bimg - The BSD 2-Clause License

bx - The BSD 2-Clause License

catch - Boost Software License

compat - Wine headers missing in MinGW The GNU Lesser General Public License, version 2.1 (LGPL-2.1)

note that this one contain headers only and that real library/dll is dynamically loaded so use in commercial project is allowed, will be removed when becomes part of MinGW distribution

dxsdk - DirectX SDK EULA

expat - The MIT License (MIT)

genie - The BSD 3-Clause License

glm - The MIT License (MIT)

libflac - The BSD 3-Clause License (codecs), The GNU General Public License, version 2

libjpeg - Custom BSD-like

linenoise - The BSD 2-Clause License

lsqlite3 - The MIT License (MIT)

lua - The MIT License (MIT)

lua-linenoise - The MIT License (MIT)

lua-zlib - The MIT License (MIT)

luafilesystem - The MIT License (MIT)

lzma - Custom public domain license

minimp3 - Creative Commons Zero v1.0 Universal

nanosvg - zlib license

portaudio - The MIT License (MIT) explanation at their site

portmidi - The MIT License (MIT)

pugixml - The MIT License (MIT)

rapidjson - The MIT License (MIT), The BSD 3-Clause License (msinttypes), JSON license (JSON_checker)

sdl2 - zlib license

softfloat - "Softfloat 2b" U.C. Berkeley modified license MIT compatible

softfloat3 - The BSD 3-Clause License

sol2 - The MIT License (MIT)

sqlite3 - Custom public domain license

tap-windows6.h - Dual-licensed The GNU General Public License, version 2 and The MIT License (MIT)

utf8proc - The MIT License (MIT)

wdlfft - zlib license

zlib - zlib license