| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-10-21 | save dev statedev | Freya Murphy | 1 | -54/+619 |
| 2024-10-09 | add mips1 and mips32r2 isa definitions | Freya Murphy | 2 | -0/+1422 |
| 2024-10-09 | add bug logging fn | Freya Murphy | 1 | -0/+6 |
| 2024-10-04 | refactor masm to add codegen step | Freya Murphy | 1 | -0/+286 |
| 2024-10-01 | add recursion test, add noops for branch delay slots | Freya Murphy | 1 | -0/+1 |
| 2024-09-30 | update runtime to return exit code from main | Freya Murphy | 1 | -2/+2 |
| 2024-09-23 | make _start global in runtime | Freya Murphy | 1 | -0/+1 |
| 2024-09-22 | multitude of mld fixes, add entrypoint | Freya Murphy | 1 | -0/+29 |
| 2024-09-20 | start mld, add loading of object files, add fuzzing support | Freya Murphy | 1 | -4/+10 |
| 2024-09-13 | better | Freya Murphy | 1 | -0/+7 |