Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make offsets return pc relative reltab entry | Freya Murphy | 2024-10-04 | 1 | -1/+1 |
| | |||||
* | remove obj | Freya Murphy | 2024-10-04 | 1 | -0/+0 |
| | |||||
* | refactor masm to add codegen step | Freya Murphy | 2024-10-04 | 16 | -2116/+2111 |
| | |||||
* | add nop pseudo code | Freya Murphy | 2024-10-01 | 1 | -0/+15 |
| | |||||
* | fix parse strings with new line | Freya Murphy | 2024-09-30 | 1 | -6/+6 |
| | |||||
* | remove inv instructions | Freya Murphy | 2024-09-30 | 1 | -6/+2 |
| | |||||
* | fix masm parser | Freya Murphy | 2024-09-30 | 1 | -6/+7 |
| | |||||
* | mld done | Freya Murphy | 2024-09-22 | 7 | -23/+30 |
| | |||||
* | start mld, add loading of object files, add fuzzing support | Freya Murphy | 2024-09-20 | 2 | -86/+64 |
| | |||||
* | remove test file | Freya Murphy | 2024-09-13 | 1 | -34/+0 |
| | |||||
* | fix store/load with labels | Freya Murphy | 2024-09-13 | 2 | -15/+50 |
| | |||||
* | better | Freya Murphy | 2024-09-13 | 5 | -116/+386 |
| | |||||
* | dont upload those :p | Freya Murphy | 2024-09-12 | 2 | -0/+0 |
| | |||||
* | align segments | Freya Murphy | 2024-09-12 | 5 | -7/+33 |
| | |||||
* | big endian | Freya Murphy | 2024-09-12 | 5 | -106/+125 |
| | |||||
* | add ascii and asciiz directives, fix symtab bug | Freya Murphy | 2024-09-11 | 6 | -4/+76 |
| | |||||
* | refactor | Freya Murphy | 2024-09-11 | 16 | -2170/+2094 |
| | |||||
* | joe | Freya Murphy | 2024-09-10 | 8 | -265/+421 |
| | |||||
* | relocation table hell | Freya Murphy | 2024-09-09 | 11 | -811/+1297 |
| | |||||
* | i forgor syscall | Freya Murphy | 2024-09-09 | 1 | -0/+6 |
| | |||||
* | uh hi | Freya Murphy | 2024-09-09 | 1 | -363/+0 |
| | |||||
* | initial mips32 (r2000ish mips32r6) assembler | Freya Murphy | 2024-09-09 | 16 | -0/+2668 |