MipsPLS: MIPS Please!
A mips assembler developed with C++ and Qt 5.10 , featured:
- support of both MacOS and Windows;
- support of syntax highlighting;
- support of Assembly and Disassembly;
- full support of all MIPS instructions and several fake instructions like
li
,la
,move
,BaseAddre
;