summaryrefslogtreecommitdiff
path: root/src/cpu/isa_cmn.rs
AgeCommit message (Collapse)Author
2023-11-17Add logo; Implement exceptions (including banked registers); Implement ↵HEAD0.47masterGabriel Bjørnager Jensen
software interrupts; Add custom bootloader; Update readme; Support condition-setting instructions; Implement all data-processing instructions; Support conditional execution (predicates); Rework shifter instructions; Rework pipeline; Rework file structure; Update gitignore; Update naming convention;