summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-21save dev statedevFreya Murphy1-54/+619
2024-10-09add mips1 and mips32r2 isa definitionsFreya Murphy2-0/+1422
2024-10-09add bug logging fnFreya Murphy1-0/+6
2024-10-04refactor masm to add codegen stepFreya Murphy1-0/+286
2024-10-01add recursion test, add noops for branch delay slotsFreya Murphy1-0/+1
2024-09-30update runtime to return exit code from mainFreya Murphy1-2/+2
2024-09-23make _start global in runtimeFreya Murphy1-0/+1
2024-09-22multitude of mld fixes, add entrypointFreya Murphy1-0/+29
2024-09-20start mld, add loading of object files, add fuzzing supportFreya Murphy1-4/+10
2024-09-13betterFreya Murphy1-0/+7