Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Memory change counter moved to MemoryAccess and external changes notification... | Pavel Pisa | 2019-06-30 |
* | Editor start with already shown value in memory and program view. | Pavel Pisa | 2019-06-05 |
* | Change instruction views background to match stages color. | Pavel Pisa | 2019-03-26 |
* | 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 |
* | Complete revamp of disassembler and assembler arguments processing. | Pavel Pisa | 2019-03-05 |
* | Make memory and program listing editable. | Pavel Pisa | 2019-02-12 |
* | Basic "hardware" breakpoints support implemented. | Pavel Pisa | 2019-02-11 |
* | Extend program view to support selected stage followup. | Pavel Pisa | 2019-02-11 |
* | Converted program listing to be QTableView based. | Pavel Pisa | 2019-02-11 |