summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor masm to add codegen stepFreya Murphy2024-10-041-0/+286
|
* add recursion test, add noops for branch delay slotsFreya Murphy2024-10-011-0/+1
|
* update runtime to return exit code from mainFreya Murphy2024-09-301-2/+2
|
* make _start global in runtimeFreya Murphy2024-09-231-0/+1
|
* multitude of mld fixes, add entrypointFreya Murphy2024-09-221-0/+29
|
* start mld, add loading of object files, add fuzzing supportFreya Murphy2024-09-201-4/+10
|
* betterFreya Murphy2024-09-131-0/+7
|
* initial mips32 (r2000ish mips32r6) assemblerFreya Murphy2024-09-091-0/+53