aboutsummaryrefslogtreecommitdiff
path: root/qtmips_asm/simpleasm.cpp
Commit message (Expand)AuthorAge
* Provide support for include directive in simple assembler.Pavel Pisa2019-08-22
* 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