Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implemented ASCII and ASCIZ operations. | Pavel Pisa | 2019-08-20 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Reimplemented simple assembler parser as state machine. | Pavel Pisa | 2019-08-20 |
| | | | | | | | New parser allows to process string arguments with comma and comment start characters. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Prepend message types by MSG_, Windows headerfiles define ERROR as macro. | Pavel Pisa | 2019-07-17 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Simple assembler moved to separate class which is independent on Qt GUI API. | Pavel Pisa | 2019-07-17 |
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> |