aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/mainwindow.cpp
Commit message (Expand)AuthorAge
* Do not save program view start address when changed due to program executed.Pavel Pisa2019-03-25
* Updated read and write, added open, close, ftruncate syscalls and fs_root opt...Pavel Pisa2019-03-09
* Enable configuration of syscalls emulation and stop on exception.Pavel Pisa2019-03-06
* Dock to view coprocessor 0 and cop0 counter/comparator support.Pavel Pisa2019-03-05
* Simple serial port receive implementation.Pavel Pisa2019-02-25
* Add support for goto to selected symbol address.Pavel Pisa2019-02-22
* variable font sizeFanda Vacek2019-02-19
* Implement write syscall and signal written characters to terminal.Pavel Pisa2019-02-14
* Initial attempt to as operating system syscall handler.Pavel Pisa2019-02-13
* Implemented three dials equivalent to MZ_APO RGB dials.Pavel Pisa2019-02-13
* 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