Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Drop quick jump buttons from memory view | Karel Kočí | 2018-04-10 |
| | | | | | They are not implemented and even if they would they usage would be little bit funky as they would jump by internal amount of page memory. | ||
* | Add focus function to memory view | Karel Kočí | 2018-01-25 |
| | |||
* | Implement memoryview | Karel Kočí | 2018-01-25 |
| | |||
* | Add skeleton for memory view | Karel Kočí | 2018-01-08 |