aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/mainwindow.cpp
Commit message (Expand)AuthorAge
* Include simple serial port terminal and prepare empty peripheral dock.Pavel Pisa2019-02-13
* Add simple about dialog and prepare menu entries for serial port and peripher...Pavel Pisa2019-02-13
* Add speed option to run core for time chunks without visualization.Pavel Pisa2019-02-13
* Extend program view to support selected stage followup.Pavel Pisa2019-02-11
* Converted program listing to be QTableView based.Pavel Pisa2019-02-11
* Implemented basic infrastructure to handle exceptions.Pavel Pisa2019-02-07
* Add license to the source files.Pavel Pisa2019-02-04
* Implement BREAK instruction to stop continuous execution.Pavel Pisa2019-02-03
* Initial implementation of cache viewKarel Kočí2018-04-17
* Drop unneeded parameter from CoreViewScene constructorKarel Kočí2018-04-17
* Store memory and program view address positionKarel Kočí2018-04-17
* Add 2x speedKarel Kočí2018-04-15
* Rename CoreView to GraphicsViewKarel Kočí2018-04-15
* Add cache dockKarel Kočí2018-04-15
* Jump to pc address when program counter is double clickedKarel Kočí2018-01-25
* Implement memoryviewKarel Kočí2018-01-25
* Drop current cache docksKarel Kočí2018-01-15
* Add coreview progressKarel Kočí2018-01-08
* Implement machine reloadKarel Kočí2018-01-05
* Remove old scene in more appropriate placeKarel Kočí2018-01-05
* Add template for Memory dockKarel Kočí2018-01-05
* Fix and suppress most of the warningsKarel Kočí2018-01-05
* Implement initial dialog for program memory dockKarel Kočí2018-01-05
* Implement some machine execution speed control for guiKarel Kočí2018-01-04
* Drop jump predictionsKarel Kočí2017-12-30
* A lot of small changes in guiKarel Kočí2017-12-21
* Put qtmips_machine to machine namespaceKarel Kočí2017-12-17
* Implement few initial graphic elementsKarel Kočí2017-12-15
* Another huge pile of work for about two monthsKarel Kočí2017-11-19
* Initial commitKarel Kočí2017-08-30