summaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
14 hoursAdd ROTV instructionbd
16 hoursStride load, stride storebd
24 hoursReplaced STOREV with LOADVbd
13 daysFix vector register display from accessing oobs, REM instr displaybd
14 daysFix bug with pipeline blockage, swap DRAM delay to 100bd
14 daysFix register display issueSiddarth-Suresh
2025-04-27version bumpbd
2025-04-27Make cache generation more reasonablebd
2025-04-27Fix UI display to not be ridgedbd
2025-04-27Basic register displaybd
2025-04-27Merge remote-tracking branch 'origin/bdunahu' into vector_extbd
2025-04-27Add files for new RegisterView classbd
2025-04-27Adjust storage display sizebd
2025-04-27Make the storage display biggerbd
2025-04-27Make spinbox arrows invert colors when pressedbd
2025-04-27Make spinbox arrows visiblebd
2025-04-27Fix stylesbd
2025-04-27Use spinboxes to select cache levelsbd
2025-04-27Report status correctly when steps have finished runningbd
2025-04-27Add a slider value for 100 million cyclesbd
2025-04-27Add two new high-value step options in the step sliderbd
2025-04-27Adjust cache size generation algorithmbd
2025-04-26Ensure each tab is linked to correct cache objectbd
2025-04-26Fix bug which caused a very large allocationbd
2025-04-26Fix some issues in GUI looking for memory leakbd
2025-04-26Move digit formatter to util.hbd
2025-04-26Decide to zero pad all hexadecimal numbersbd
2025-04-26Basic hex formatting on row headers for storage tablesbd
2025-04-26right-align colum headers on table objectsbd
2025-04-26Use two's complement in number displaybd
2025-04-26Add a digit delegate to toggle table base displaybd
2025-04-26Partial cache size generation, full cache displaybd
2025-04-26Add proper tables display for storage devicesbd
2025-04-25Add DigitLabelHelper, which centralizes integer display formattingbd
2025-04-25Remove onWorkerFinishedbd
2025-04-25Separate update method for worker into its own methodbd
2025-04-25Pass full DTO to GUIbd
2025-04-21add RET instructionbd
2025-04-21Remove unnecessary layout UI elementsbd
2025-04-21CSS changes to make storage display more readablebd
2025-04-21Properly clear storage objects in worker.cc when re-initializingbd
2025-04-21Untested multi-cache-viewbd
2025-04-21Add tab barbd
2025-04-21Add copyright to messages.hbd
2025-04-21Add functionality to toggle button.bd
2025-04-21Restructure GUI layoutbd
2025-04-21Add some new messagesbd
2025-04-21Add some expressionbd
2025-04-21Add licensing to new filesbd
2025-04-21Merge remote-tracking branch 'origin/master' into gui-nextbd