| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
| |
This was just place holder and in future this will be implemented the
same way as for example registersdock is.
|
| |
|
|
|
|
|
| |
Also this commit changes how we pass machine configuration around in
gui.
|
|
|
|
|
|
| |
Previous implementation was pretty confusing. There was no delete on
level where variable override was happening. The object removal was
implemented inside constructor. Very nasty.
|
|
|
|
| |
For now a memory view is missing so there is no content.
|
| |
|
|
|
|
| |
I am missing memory view for now.
|
| |
|
|
|
|
|
|
|
|
| |
Although there are branch likely instruction the whole mips instruction
set is designed around static jump predictions. The usage of delay slot
ensures that we don't have to handle jump predictions on cpu it self at
all. Adding it on top of that makes little to no sense although that was
the original plan.
|
|
|
|
|
|
| |
Added machine status.
Widgets now hold size and registers dock has now scrollbars.
And more...
|
| |
|
| |
|
|
|
|
|
|
| |
Well I should commit every change instead of this madness. I am not
documenting changes as all this is just improvements and implementation
progression.
|
|
Adding work done so far.
|