Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implemented SKIP/SPACE assembler directives. | Pavel Pisa | 2019-08-22 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Add .byte directive and move align target address only before .word and ↵ | Pavel Pisa | 2019-08-21 |
| | | | | | | instruction. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Implemented ASCII and ASCIZ operations. | Pavel Pisa | 2019-08-20 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Rename Highlighter to HighlighterAsm to preare for alternative C highlighter. | Pavel Pisa | 2019-07-18 |
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> |