Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Allow to switch between numeric and mnemonics registers names. | Pavel Pisa | 2019-07-03 |
* | Allow spaces in middle of assembler arguments and report errors. | Pavel Pisa | 2019-07-03 |
* | Use override to make newer versions of C++ compiler happy. | Pavel Pisa | 2019-06-30 |
* | Memory change counter moved to MemoryAccess and external changes notification... | Pavel Pisa | 2019-06-30 |
* | Highlight instructions passing through the pipeline stages. | Pavel Pisa | 2019-03-25 |
* | Fix nested calls of setCurrentIndex which caused breakage. | Pavel Pisa | 2019-03-14 |
* | Make memory and program listing editable. | Pavel Pisa | 2019-02-12 |
* | Basic "hardware" breakpoints support implemented. | Pavel Pisa | 2019-02-11 |
* | Converted program listing to be QTableView based. | Pavel Pisa | 2019-02-11 |