summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-04-18Display squashed, swap text entry to labels in stage viewbd
2025-04-18Initial retro-theme changebd
2025-04-18Use a slider for step amountbd
2025-04-18Remove run_steps buttonbd
2025-04-18Add a bunch of fontsbd
2025-04-18Remove linesbd
2025-04-18further changes to initializeSiddarth-Suresh
2025-04-18initialization from GUISiddarth-Suresh
2025-04-18Merge pull request #55 from bdunahu/dev-sidbd
2025-04-18Keep track of squashed instructions in DTO objectbd
2025-04-17Merge remote-tracking branch 'origin/master' into dev-sidbd
2025-04-18Merge pull request #54 from bdunahu/bdunahubd
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-17Fix the tests which could be fixed, delete othersbd
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-17Merge pull request #52 from bdunahu/bdunahuSiddarth Suresh
2025-04-17Swap the source and destination registers for LOAD, final fixbd
2025-04-17Swap the source and destination registers for LOAD, final fixbd
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-16Fix a bug related to parsing immediates in decodebd
2025-04-16Partial fixes for changes in DRAM/Cache, including uncovered bugbd
2025-04-16Merge pull request #51 from bdunahu/dev-sidbd
2025-04-15Added pipeline to GUISiddarth-Suresh
2025-04-12Merge pull request #50 from bdunahu/bdunahuSiddarth Suresh
2025-04-12Add pipe_spec.hbd
2025-04-12Delete some more storage-only filesbd