Commit graph

3 commits

Author SHA1 Message Date
cmitu
9849fd1ab8 lr-mame2016: fix build with recent python3
Looks like some deprecation in python3.11 breaks building the Mame/Mess2016 cores due to some codegen including python scripts.
Similar to the commit for `lr-mame2016`, allows us to build on the newer Bookworm.
2023-10-24 18:21:19 +01:00
cmitu
70e96f1ad0 lr-mame2016: bgfx patch is integrated upstream 2019-07-28 17:42:46 +03:00
Jools Wills
848424cf86 lr-mame2016 - fix building on neon platforms by disabling bgfx
* disable bgfx (fails on neon with recent GCC due to outdated SIMD instrinsics) - patch by r-type
 * see https://github.com/libretro/mame2016-libretro/pull/25
2019-05-10 17:39:39 +01:00