aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/programmodel.cpp
Commit message (Expand)AuthorAge
* Allow spaces in middle of assembler arguments and report errors.Pavel Pisa2019-07-03
* Change instruction parsing to allow multiple words pseudo-operations.Pavel Pisa2019-07-02
* Minimal prototype of integrated assembler.Pavel Pisa2019-07-01
* Memory change counter moved to MemoryAccess and external changes notification...Pavel Pisa2019-06-30
* Editor start with already shown value in memory and program view.Pavel Pisa2019-06-05
* Change instruction views background to match stages color.Pavel Pisa2019-03-26
* Highlight instructions passing through the pipeline stages.Pavel Pisa2019-03-25
* Fix nested calls of setCurrentIndex which caused breakage.Pavel Pisa2019-03-14
* Complete revamp of disassembler and assembler arguments processing.Pavel Pisa2019-03-05
* Make memory and program listing editable.Pavel Pisa2019-02-12
* Basic "hardware" breakpoints support implemented.Pavel Pisa2019-02-11
* Extend program view to support selected stage followup.Pavel Pisa2019-02-11
* Converted program listing to be QTableView based.Pavel Pisa2019-02-11