Tech-FZ / EmuGUI

A QEMU GUI that I made.
https://tech-fz.github.io/EmuGUI-doc/
GNU General Public License v3.0
104 stars 11 forks source link

Add support for ARM32 emulation #15

Closed Tech-FZ closed 2 years ago

Tech-FZ commented 2 years ago

ARM32 emulation is not present while Aarch64 support is. Let's add the ARM32 support so users can also use 32-bit OSes for ARM.

Tech-FZ commented 2 years ago

The ARM support has been added.