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:
– Merge pull request #267 from 0x1Nawaf/fix/host-memory-missing-declaration
– fix: host_memory build error
– Merge pull request #268 from cheezwiz7899/Clang-cl-fixes
– build:misc windows build script fixes
– Merge pull request #263 from cheezwiz7899/production-clang-cl
– build(windows clang-cl): Correct compiler and linker flag handling between stages, update documentation and build guide for windows with the new clang-cl build path. Removed unused/obsolete mingw build guide.
– build(clang-cl): statically link SDL2 instead of bundling the DLL
– fix: address coderabbit review on windows clang-cl build
– merge main
– qt module cleanup – Qt multimedia is not used by Qt >v5 in Citron Neo
– build(clang-cl): fix RC1107, Opus SSE4.1, and Qt/misc issues
– build(windows): fix and harden clang-cl CI build
– build(windows):
– Add native clang-cl Windows production builds










