mirror of
https://github.com/holub/mame
synced 2025-06-03 11:26:56 +03:00
Updated to look better
This commit is contained in:
parent
87fe5b4391
commit
223f0cc3fc
29
3rdparty/README.md
vendored
29
3rdparty/README.md
vendored
@ -1,28 +1,53 @@
|
||||
# **3rdparty** #
|
||||
=========
|
||||
benchmark - [Apache License, Version 2.0](http://opensource.org/licenses/Apache-2.0)
|
||||
|
||||
bgfx - [The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
|
||||
|
||||
bx - [The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
|
||||
|
||||
dxsdk - [DirectX SDK EULA](https://github.com/mamedev/mame/blob/master/3rdparty/dxsdk/Documentation/License%20Agreements/DirectX%20SDK%20EULA.txt)
|
||||
|
||||
expat - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
genie - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
|
||||
|
||||
googletest - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
|
||||
|
||||
http-parser - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
libflac - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
|
||||
|
||||
libjpeg - [Custom BSD-like](https://github.com/numenta/nupic/blob/master/external/licenses/LICENSE.libjpeg-6b.txt)
|
||||
|
||||
libuv - [Node License (BSD-like)](https://github.com/mamedev/mame/blob/master/3rdparty/libuv/LICENSE)
|
||||
|
||||
lsqlite3 - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
lua - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
lua-zlib - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
luabridge - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
luafilesystem - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
luv - [Apache License, Version 2.0](http://opensource.org/licenses/Apache-2.0)
|
||||
|
||||
lzma - [The GNU Lesser General Public License](http://opensource.org/licenses/LGPL-2.1)
|
||||
|
||||
portaudio - [Custom license](http://www.portaudio.com/license.html)
|
||||
|
||||
portmidi - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
rapidjson - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
|
||||
|
||||
sdl2 - [zlib license](http://opensource.org/licenses/Zlib)
|
||||
|
||||
softfloat - [U.C. Berkeley open-source license](https://github.com/mamedev/mame/blob/master/3rdparty/softfloat/README.txt)
|
||||
|
||||
sqlite3 - Public Domain
|
||||
winpcap - The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
|
||||
zlib - zlib license](http://opensource.org/licenses/Zlib)
|
||||
|
||||
winpcap - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
|
||||
|
||||
zlib - [zlib license](http://opensource.org/licenses/Zlib)
|
||||
|
Loading…
Reference in New Issue
Block a user