CE-Programming / CEmu

Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
https://ce-programming.github.io/CEmu/
Other
1.1k stars 79 forks source link

[FEATURE REQUEST] Windows on ARM support #506

Open K-294 opened 1 week ago

K-294 commented 1 week ago

Operating System: Windows 11 Build 26100.2448 CEmu version: v2.0 Describe your issue:
Using a Surface Pro 9 5G, CEmu runs sluggish when emulated. Any plans for native ARM support on Windows?

adriweb commented 1 week ago

Unfortunately, this is still quite new, and only in September of this year did GitHub make those arm-windows runners generally available, but for "customers on our Team and Enterprise Cloud plans": https://github.blog/changelog/2024-09-03-github-actions-arm64-linux-and-windows-runners-are-now-generally-available/

We could maybe cross-compile, but that could bring quite a bit of overhead to the builds which are taking quite some time already on windows (when uncached anyway). Guess we'll see.... hopefully native arm runners will be available soon for everybody...