Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-09-23 | make _start global in runtime | Freya Murphy | 1 | -0/+1 | |
2024-09-23 | fix local vs global symbol names, locals now are local | Freya Murphy | 4 | -19/+108 | |
2024-09-22 | update readme | Freya Murphy | 1 | -0/+11 | |
2024-09-22 | add global makefile, update tests | Freya Murphy | 6 | -2/+34 | |
2024-09-22 | msim stub | Freya Murphy | 2 | -0/+12 | |
2024-09-22 | multitude of mld fixes, add entrypoint | Freya Murphy | 7 | -28/+86 | |
2024-09-22 | make mld file executable | Freya Murphy | 1 | -1/+8 | |
2024-09-22 | update readme | Freya Murphy | 1 | -2/+22 | |
2024-09-22 | fix mem errors | Freya Murphy | 3 | -0/+11 | |
2024-09-22 | mld done | Freya Murphy | 19 | -47/+1092 | |
2024-09-20 | update make clear | Freya Murphy | 1 | -0/+1 | |
2024-09-20 | start mld, add loading of object files, add fuzzing support | Freya Murphy | 17 | -91/+1132 | |
2024-09-13 | remove test file | Freya Murphy | 1 | -34/+0 | |
2024-09-13 | fix store/load with labels | Freya Murphy | 2 | -15/+50 | |
2024-09-13 | better | Freya Murphy | 7 | -252/+540 | |
2024-09-12 | dont upload those :p | Freya Murphy | 2 | -0/+0 | |
2024-09-12 | align segments | Freya Murphy | 5 | -7/+33 | |
2024-09-12 | big endian | Freya Murphy | 6 | -114/+135 | |
2024-09-11 | add ascii and asciiz directives, fix symtab bug | Freya Murphy | 7 | -30/+76 | |
2024-09-11 | refactor | Freya Murphy | 18 | -2682/+2586 | |
2024-09-10 | joe | Freya Murphy | 11 | -267/+427 | |
2024-09-09 | relocation table hell | Freya Murphy | 13 | -812/+1306 | |
2024-09-09 | i forgor syscall | Freya Murphy | 1 | -0/+6 | |
2024-09-09 | uh hi | Freya Murphy | 1 | -363/+0 | |