Keil also seems to be cortex-m3 only (perhaps an updated version from the one linked or that I could find).
Considering that, why use it over QEMU? It's FOSS and is rather lightweight (considering what it does).
I do sincerely appreciate the response, however.
Just seems I am out of luck and CI is no longer an option which is rather silly.
This seems to just be a large trend in embedded development; these large, monolithic IDEs/projects.
I can understand why, but coming from software engineering, it's the complete opposite.
For me, vim + GDB does 97% of everything I need to do in this workflow.
Testing is the only thing that seems to be missing from a "typical" workflow and certainly does not need all this integration.