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. | ||
* | Various graphics tweaks | Karel Kočí | 2018-01-27 |
| | |||
* | Implement memoryview | Karel Kočí | 2018-01-25 |
| | |||
* | Add skeleton for memory view | Karel Kočí | 2018-01-08 |
| | |||
* | Add template for Memory dock | Karel Kočí | 2018-01-05 |
For now a memory view is missing so there is no content. |