aboutsummaryrefslogtreecommitdiff
path: root/qtmips_asm
Commit message (Expand)AuthorAge
* Implemented SKIP/SPACE assembler directives.Pavel Pisa2019-08-22
* Add .byte directive and move align target address only before .word and instr...Pavel Pisa2019-08-21
* Implemented ASCII and ASCIZ operations.Pavel Pisa2019-08-20
* Reimplemented simple assembler parser as state machine.Pavel Pisa2019-08-20
* Prepend message types by MSG_, Windows headerfiles define ERROR as macro.Pavel Pisa2019-07-17
* Simple assembler moved to separate class which is independent on Qt GUI API.Pavel Pisa2019-07-17
* Store operator text description in the fixmatheval operators tree.Pavel Pisa2019-07-17
* Implemented message window to report compilation errors.Pavel Pisa2019-07-17
* Move fixmatheval to initial directory for assembler library.Pavel Pisa2019-07-15