Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add license to the source files. | Pavel Pisa | 2019-02-04 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Store memory and program view address position | Karel Kočí | 2018-04-17 |
| | | | | | | This reloads memoryview with same base address as it was closed with. It somewhat works but with program view it seems to be buggy and shifts stuff down. But let's say that it's good enough for now. | ||
* | Jump to pc address when program counter is double clicked | Karel Kočí | 2018-01-25 |
| | |||
* | Implement memoryview | Karel Kočí | 2018-01-25 |
| | |||
* | Add skeleton for memory view | Karel Kočí | 2018-01-08 |
| | |||
* | Implement initial dialog for program memory dock | Karel Kočí | 2018-01-05 |
I am missing memory view for now. |