summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* softfloat: remove unused global LITTLEENDIAN/BIGENDIAN macros, as well as TRU... hap2025-03-152-15/+0
* 3rdparty/expat: Hopefully fix macOS build properly. Vas Crabb2025-03-121-0/+0
* 3rdparty/expat: Added dummy expat_config.h to hopefully fix macOS buid. Vas Crabb2025-03-121-0/+6
* 3rdparty/expat: Updated to expat 2.6.4. Vas Crabb2025-03-12155-18813/+31630
* 3rdparty/lua: Updated to Lua 5.4.7. Vas Crabb2025-03-1253-1145/+1631
* ymfm_opl: no need to check for IsOpl2Plus here hap2025-02-011-1/+1
* ymfm_opl: actually emulate opl2 waveform enable bit hap2025-02-011-2/+2
* ymfm_opn: OPNA does not have 4 latches hap2025-01-311-3/+1
* Revert "ymfm_opn: writes to 0xa7/0xaf also go to latch" hap2025-01-311-1/+4
* ymfm_opn: writes to 0xa7/0xaf also go to latch hap2025-01-311-4/+1
* ymfm_opn: apparently there is no internal flag when latch was written hap2025-01-301-5/+4
* 3rdparty/ymfm: sync to latest (#13263) Angelo Salese2025-01-3014-85/+378
* cpu/drcbearm64.cpp: Added a 64-bit ARMv8 (AArch64) DRC back-end. (#13162) 9871238791132025-01-1441-1505/+1967
* bgfx: fix compile error after https://github.com/mamedev/mame/commit/ba6f5853... hap2025-01-101-1/+1
* Cherry-pick wayland improvements from upstream bgfx (#13070) Julian Sikorski2025-01-0224-274/+317
* genie: disable command line string escaping, fixes #13150 Patrick Mackinlay2025-01-022-18/+7
* genie: restore MPARAM for non-Windows OS builds Patrick Mackinlay2024-12-093-40/+40
* fix windows build Patrick Mackinlay2024-11-281-10/+10
* Updated GENie and changed Visual Studio target to Visual Studio 2022. (#13000) Patrick Mackinlay2024-11-2760-2677/+1726
* 3rdparty/sol2: Fixed build with clang 19. Vas Crabb2024-11-181-6/+3
* m68k: add FPU instructions `FETOX`, `FETOXM1`, `FTWOTOX`, `FTENTOX` (#12903) kms12122024-10-242-19/+327
* cpu/m68000: FPU now sets the NaN flag for all NaNs, not just signalling. Fix... arbee2024-05-302-0/+6
* cpu/m68000: Updated 680x0 FPU to Softfloat 3 from 2. (MT5411 and MT8793). [R.... arbee2024-05-2715-22/+2468
* 3rdparty/sol2: Work around another place where noexcept depends on class temp... Vas Crabb2024-05-081-1/+7
* 3rdparty/sol2: Worked around apparent regression in clang 18. Vas Crabb2024-05-081-1/+7
* 3rdparty/asio: Patch config.hpp to hopefully work with strict preprocessor wa... Vas Crabb2024-04-221-4/+4
* 3rdparty/asio: Updated to 1.30.2 Vas Crabb2024-04-221403-58793/+71490
* 3rdparty/asmjit: Updated to upstream version 1.13.0. (#12228) Patrick Mackinlay2024-04-11176-22416/+32090
* Fix compile error in 3rdparty/bx with newer Emscripten versions (#12098) Justin Kerk2024-03-131-1/+7
* Added Zstandard support for zip archives and CHDs. (#11827) Vas Crabb2023-12-11595-2/+163485
* 3rdparty: Renamed libflac to flac - it's a full FLAC distribution, libFLAC is... Vas Crabb2023-12-06581-0/+0
* 3rdparty/libflac: Updated to version 1.4.3. Vas Crabb2023-12-06983-172355/+99720
* 3rdparty/lzma: Updated to version 23.01. Vas Crabb2023-12-06507-12993/+21718
* 3rdparty/utf8proc: Updated to 2.9.0. Vas Crabb2023-12-0626-12411/+13482
* 3rdparty/zlib: Updated to 1.3.0. Vas Crabb2023-12-06124-4182/+2818
* 3rdparty/libjpeg: Updated to version 9e. Vas Crabb2023-12-06136-8054/+15346
* 3rdpary/asio: Fixed error check in sockatmark(). (#11656) Alex Brown2023-10-281-1/+1
* 3rdparty/portaudio: Fixed inadvertent assignment in PulseAudio callback. Vas Crabb2023-10-241-1/+1
* 3rdparty/portaudio: Updated to latest upstream version. (#11604) invertego2023-10-0944-687/+5444
* 3rdparty/bgfx: Fixed duplicate import of GL functions on Linux when using GLE... Romain TISSERAND2023-10-041-0/+2
* 3rdparty/bgfx: Cherry-picked upstream commits needed to support Wayland on Li... Julian Sikorski2023-09-2970-591/+432
* Revert "Updated bgfx, bx and bimg to current upstream versions. (#11493)" Vas Crabb2023-09-081058-56657/+39693
* Updated bgfx, bx and bimg to current upstream versions. (#11493) Julian Sikorski2023-09-061058-39693/+56657
* bgfx: Hopefully fix glslang build with newer GNU C/C++ standard library veris... Vas Crabb2023-05-311-0/+2
* namco/namcos10.cpp: Add MP3 decoder support to the MEM(P3) board. (#11210) 9871238791132023-05-152-1401/+17
* 3rdparty/nanosvg: Re-base on latest upstream. Vas Crabb2023-05-055-64/+242
* 3rdparty/lzma: Updated to LZMA SDK version 22.01 Vas Crabb2023-05-04457-13372/+56752
* taptun: fix adapter detection on windows for newer versions of taptun driver Patrick Mackinlay2023-04-251-0/+7
* 3rdparty/linenoise: Support keypad Enter on Windows. (#11109) feos2023-04-181-0/+2
* 3rdparty/portmidi: Fix compile with Clang 14.0.3 on macOS Curt Coder2023-04-173-7/+7