[Feature Request] Native ARM compilation for Windows
Microsoft is releasing the Surface Pro 9 with SQ3 this week that brings ARM performance that is on par with the Surface Pro 8, meaning hopefully enough performance for at least the lower-end Wii U titles like Super Mario 3D World. That brings me to this request: could you compile for 64-bit ARM on Windows? I know the Dolphin developers have maintained a native ARM build some time now and would love to see the same here.
It's not a matter of just compiling it for arm, but it's already something that's on the far future roadmap. I'm not sure whether trivial requests are useful but I guess related questions can be asked here.
Native 64-bit ARM recompilation would also open up possibilities for other 64-bit ARM-based devices, more prominently M1/M2 series Macs, ARM-based Linux builds, even possibly opening mobile device support. But that's a far cry from now.
The latest ARM-based Surface Pros and Project Volterra(which utilize the SQ series of chips) and the ThinkPad x13s all use the same Snapdragon 8cx Gen 3 SoC afaik. Though the ThinkPad x13s is getting official Linux support by Lenovo as a Proof of Concept.
These devices only provide DirectX drivers on Window though and do not natively support Vulkan or OpenGL. There is an OpenGL compatibility pack that turns OpenGL calls into DirectX12 calls under the hood but for Vulkan you will have to utilize something like Dozen on these machines.
They all feature the Adreno 690 but may clock them differently.
I heard QEMU has a pretty good ARM->PPC emulation core would that be of your interest to adopt in CEMU?