Add MIPS Assembly Language
If it's not too much work can you guys please add MIPS.
yeah. do you by chance know of a compiler that works well?
yeah. do you by chance know of a compiler that works well?
I only use QtSpim and MARS simulator which requires you to have Java installed. And, they are used by our University as well.
Could we just use gcc cross-compiling for MIPS?
this was never implemented in v2 yet so whatever option you'd like best is fine
Only issue would be how do we run MIPS binaries, in QEMU or similar?
Adding to that, what constitutes as stdin/out/err and args?