yuzu/externals
Lioncash fc6db97a09 core: Remove usage of unicorn
Unicorn long-since lost most of its use, due to dynarmic gaining support
for handling most instructions. At this point any further issues
encountered should be used to make dynarmic better.

This also allows us to remove our dependency on Python.
..
Vulkan-Headers@8188e3fbbc vk_device: Enable VK_EXT_extended_dynamic_state when available
cmake-modules Replace externals with Conan ()
cubeb@616d773441 externals: Update cubeb to 616d773
discord-rpc@e32d001809 Port web_service from Citra
dynarmic@0e1112b7df dynarmic: Add unsafe optimizations
find-modules video_core: NVDEC Implementation
getopt CMakeLists: Derive the source directory grouping from targets themselves
glad externals: Update glad to support OpenGL 4.6 compatibility profile
httplib web_service: follow-up fix to ...
inih externals: Update inih to r52
libressl@8289d0d07d web_backend: fix a regression introduced in 39c8d18
libusb externals: Work around libusb duplicate GUID errors
libzip externals: Track upstream libzip
mbedtls@a280e602f3 externals/mbedtls: Enable CMAC module
microprofile microprofile: Silence warning in headers
opus externals: Track opus as submodule instead of using conan
sirit@eefca56afd vk_shader_decompiler: Implement atomic image operations
soundtouch@060181eaf2 Add audio stretching support
xbyak@c306b8e578 externals: Update Xbyak to 5.96
CMakeLists.txt externals: auto detect system OpenSSL