- Aug 02, 2024
-
-
Johannes Kung authored
Integrated ModuleWidget into CpuGraphicsScene Closes #81 See merge request !46
-
- Aug 01, 2024
-
-
Johannes Kung authored
-
Johannes Kung authored
-
Johannes Kung authored
General gui module Closes #14 See merge request !45
-
Johannes Kung authored
-
Johannes Kung authored
-
- Jul 31, 2024
-
-
Johannes Kung authored
-
Johannes Kung authored
-
- Jul 30, 2024
-
-
Johannes Kung authored
-
- Jul 29, 2024
-
-
Johannes Kung authored
-
Johannes Kung authored
Fixed flags Closes #3 and #24 See merge request !44
-
Johannes Kung authored
-
- Jul 05, 2024
-
-
Martin Högstedt authored
FIxed recursion error when clicking "display memory content" Closes #70 See merge request !42
-
Martin Högstedt authored
fixed index out of range error in the memory graphic module Closes #68 See merge request !41
-
Johannes Kung authored
-
Johannes Kung authored
-
Martin Högstedt authored
started to seperate state and parameters, ended up doing more work on keeping private variables private Closes #20 See merge request !40
-
Martin authored
-
Martin authored
fixed recursion errors in all mia memory modules by adding get_parameter in the memory module. The gui then takes the bit length from the module and uses it to calculates what values are valid for input
-
Martin authored
-
Martin authored
-
-
Martin authored
-
Martin authored
fixed index out of range error in the memory graphic module by removing hard coded value and replacing it with the correct dynamic value
-
Martin authored
-
Martin authored
-
Martin authored
-
Martin authored
-
Martin authored
-
Martin Högstedt authored
-
- Jul 04, 2024
-
-
Johannes Kung authored
-
Johannes Kung authored
-
Johannes Kung authored
-
Johannes Kung authored
Moved printing functionality out from Processor class + minor refactor of... Closes #54 See merge request !39
-
- Jul 03, 2024
-
-
Martin authored
started to seperate state and parameters, ended up doing more work on keeping private variables private and refactored a bit of gui code to call 'get_state' instead of accessing things that imo should be private to the modules
-
- Jul 02, 2024
-
-
Johannes Kung authored
-
Johannes Kung authored
Moved printing functionality out from Processor class + minor refactor of public processor attributes
-
Martin Högstedt authored
Grx displays error message instead of crashing Closes #58 See merge request !36
-
Martin Högstedt authored
The integer memory table will not allow the user to inpu values larger than it can store Closes #57 See merge request !37
-
Martin authored
-