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

Include 32-bit MIPSel support #29

Closed Tech-FZ closed 1 year ago

Tech-FZ commented 1 year ago

Unfortunately, only the 64-bit MIPSel architecture is currently supported by EmuGUI. How about we implement the 32-bit version as well?

Tech-FZ commented 1 year ago

The feature in question is implemented.