summaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Collapse)Author
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
2025-03-29Merge pull request #37 from bdunahu/bdunahuSiddarth Suresh
Instr, InstrDTO gets/sets, other structures required for decode -- tests as we move forward -- base classes -- decode stage implemented
2025-03-29Make UI ResponsiveSiddarth-Suresh
2025-03-29Layout changesSiddarth-Suresh
2025-03-28add get_instr_fields func to parse instruction fields from raw bitsbd
2025-03-24Added gui folder with its own CMake to house GUI+main.ccbd