aboutsummaryrefslogtreecommitdiff
path: root/triscv/src/main.c
AgeCommit message (Collapse)Author
2024-05-24add licensing stuff in triscvKimplul
2024-04-30janitorial dutiesKimplul
+ Add doc and formatting tooling
2023-10-29initial working compiled program on simulatorKimplul
2023-10-28load object files in simulator from command lineKimplul
2023-10-28move to monorepoKimplul
+ Will probably have to make some changes to dir layout to make things make more sense