Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor masm to add codegen step | Freya Murphy | 2024-10-04 | 1 | -1126/+333 |
* | add nop pseudo code | Freya Murphy | 2024-10-01 | 1 | -0/+15 |
* | 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 | 1 | -11/+13 |
* | fix store/load with labels | Freya Murphy | 2024-09-13 | 1 | -13/+50 |
* | better | Freya Murphy | 2024-09-13 | 1 | -91/+326 |
* | big endian | Freya Murphy | 2024-09-12 | 1 | -29/+29 |
* | add ascii and asciiz directives, fix symtab bug | Freya Murphy | 2024-09-11 | 1 | -0/+20 |
* | refactor | Freya Murphy | 2024-09-11 | 1 | -14/+858 |
* | joe | Freya Murphy | 2024-09-10 | 1 | -26/+0 |
* | relocation table hell | Freya Murphy | 2024-09-09 | 1 | -6/+10 |
* | initial mips32 (r2000ish mips32r6) assembler | Freya Murphy | 2024-09-09 | 1 | -0/+198 |