summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-24Fix presumed bug with illegal typesbd
2025-04-23Rename Response.WAIT to READY, delete BLOCKEDbd
2025-04-23Move dum class to tests folderbd
2025-04-22Cleanup some importsbd
2025-04-22Remove 'type' field out of InstrDTObd
2025-04-22Use a struct for InstrDTObd
2025-04-22Add definition for size of vector registerbd
2025-04-22Remove subfoldersbd
2025-04-22Remove the accessor objectbd
2025-04-22Fix bug where checking for multiplication overflow resulted in FPEbd
2025-04-22Merge pull request #67 from bdunahu/bdunahuSiddarth Suresh
add RET instruction, JAL ob1 error (full subroutine support), condition codes for everything but shifts
2025-04-22Properly set condition codes for all operations sub SHIFTsbd
2025-04-21add RET instructionbd
2025-04-21Merge pull request #58 from bdunahu/bdunahuSiddarth Suresh
[WIP] Add tab bar, multi-level cache display
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-21Merge pull request #56 from bdunahu/dev-sidbd
Dev sid
2025-04-21Merge pull request #57 from bdunahu/bdunahubd
Initialize all pipe objects at once, thread safety,
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
2025-04-21Add licensing informationbd
2025-04-19Add new widget to display number in base 10 and 16bd
2025-04-19Fix some spacing issuesbd
2025-04-19Slightly more reasonable cache size generationbd
2025-04-19Modify scrollbar cssbd
2025-04-19Safely delete old controller object when re-initializingbd
2025-04-19Reinstate rest of worker.cc functions such that programs work againbd
2025-04-19Readd logic to initialize pipelinebd
2025-04-19GUI validate programbd
2025-04-19Small UI cleanupsbd
2025-04-19Add custom QWidget to keep track of up to 4 user cache waysbd
2025-04-18Ensure program is cleared upon load.bd
2025-04-18Swap to just priming file on button click, status displaybd
2025-04-18Add a status barbd
2025-04-18Remove/comment out a lot of code in charge of loadingbd
2025-04-18invert button colorsbd