Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Dock to view coprocessor 0 and cop0 counter/comparator support. | Pavel Pisa | 2019-03-05 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Add support for goto to selected symbol address. | Pavel Pisa | 2019-02-22 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Include simple serial port terminal and prepare empty peripheral dock. | Pavel Pisa | 2019-02-13 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Add simple about dialog and prepare menu entries for serial port and ↵ | Pavel Pisa | 2019-02-13 |
| | | | | | | peripherals. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Add license to the source files. | Pavel Pisa | 2019-02-04 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Rename CoreView to GraphicsView | Karel Kočí | 2018-04-15 |
| | | | | | This generalizes CoreView to be used with other parts of the project too. | ||
* | Add cache dock | Karel Kočí | 2018-04-15 |
| | |||
* | Drop current cache docks | Karel Kočí | 2018-01-15 |
| | | | | | This was just place holder and in future this will be implemented the same way as for example registersdock is. | ||
* | Implement machine reload | Karel Kočí | 2018-01-05 |
| | | | | | Also this commit changes how we pass machine configuration around in gui. | ||
* | Add template for Memory dock | Karel Kočí | 2018-01-05 |
| | | | | For now a memory view is missing so there is no content. | ||
* | Implement initial dialog for program memory dock | Karel Kočí | 2018-01-05 |
| | | | | I am missing memory view for now. | ||
* | Implement some machine execution speed control for gui | Karel Kočí | 2018-01-04 |
| | |||
* | A lot of small changes in gui | Karel Kočí | 2017-12-21 |
| | | | | | | Added machine status. Widgets now hold size and registers dock has now scrollbars. And more... | ||
* | Put qtmips_machine to machine namespace | Karel Kočí | 2017-12-17 |
| | |||
* | Another huge pile of work for about two months | Karel Kočí | 2017-11-19 |
| | | | | | | Well I should commit every change instead of this madness. I am not documenting changes as all this is just improvements and implementation progression. | ||
* | Initial commit | Karel Kočí | 2017-08-30 |
Adding work done so far. |