Il s’agit d’un fork de l’émulateur Switch Citron, repris exactement à l’endroit où son développement s’était arrêté.
Les changements:
– Revert « fix: remove redundant TLS ld/st » (#207)
– static ctor are static
– fix: remove redundant TLS ld/st
– common: fix fmt 11 API breakage
– oops. put dependencies.cmake back where it’s supposed to go.
– build: fix Xbyak ODR violation and update related dependencies
– dynarmic: update to dynarmic commit bee46cb, fix aarch64 build… maybe
– dynarmic: bump to b484973 with x64/xbyak compatibility fixes
– Declare HaltTransitions and route Clear() through it.
– Halt loading screen animations safely during teardown.
– Keep mirrored() in the Qt5 camera capture path.
– Fix Qt 6 deprecation warnings in citron UI code.










