Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor masm to add codegen step | Freya Murphy | 2024-10-04 | 1 | -0/+286 |
* | add recursion test, add noops for branch delay slots | Freya Murphy | 2024-10-01 | 1 | -0/+1 |
* | update runtime to return exit code from main | Freya Murphy | 2024-09-30 | 1 | -2/+2 |
* | make _start global in runtime | Freya Murphy | 2024-09-23 | 1 | -0/+1 |
* | multitude of mld fixes, add entrypoint | Freya Murphy | 2024-09-22 | 1 | -0/+29 |
* | start mld, add loading of object files, add fuzzing support | Freya Murphy | 2024-09-20 | 1 | -4/+10 |
* | better | Freya Murphy | 2024-09-13 | 1 | -0/+7 |
* | initial mips32 (r2000ish mips32r6) assembler | Freya Murphy | 2024-09-09 | 1 | -0/+53 |