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