aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/statictable.cpp
Commit message (Collapse)AuthorAge
* Fix some uninitialized jumpsKarel Kočí2018-01-27
|
* Drop some debug outputsKarel Kočí2018-01-25
|
* Implement memoryviewKarel Kočí2018-01-25
|
* Better layout registersKarel Kočí2018-01-23
This does dynamic layout of registers. This implemntation is just terrible. It works but it's almost unreadable. It's just too much code for such a small feature. But I can't be bothered to refactor it on top of hacking it.