summaryrefslogtreecommitdiff
path: root/gui/worker.cc
AgeCommit message (Expand)Author
2025-04-18Remove/comment out a lot of code in charge of loadingbd
2025-04-18Use a slider for step amountbd
2025-04-18Remove run_steps buttonbd
2025-04-18further changes to initializeSiddarth-Suresh
2025-04-18initialization from GUISiddarth-Suresh
2025-04-17Fix byte orderbd
2025-04-17Merge remote-tracking branch 'origin/bdunahu' into dev-sidbd
2025-04-17cache size change as neededSiddarth-Suresh
2025-04-17Loading binary program into dramSiddarth-Suresh
2025-04-17Add option to turn off pipelinebd
2025-04-17HALT instruction... but it voids future stages' instructionsbd
2025-04-17Functioning PUSH/POPbd
2025-04-17The pipeline says some things and there are numbersbd
2025-04-17Keep track of checked out in DTO to simplify wb cond logic (bug)bd
2025-04-16Fix instruction opcode numbering issue, use assembler's outputbd
2025-04-16Partial fixes for changes in DRAM/Cache, including uncovered bugbd
2025-04-15Added pipeline to GUISiddarth-Suresh
2025-04-02Last fix to demo programbd
2025-04-01Fix bug with decode pushing checked_out when delayed with RAWbd
2025-04-01GUI and controller on separate threadsSiddarth-Suresh