summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor masm to add codegen stepFreya Murphy2024-10-045-470/+303
* dont hardcode RA in JALRFreya Murphy2024-10-011-1/+2
* remove inv instructionsFreya Murphy2024-09-301-26/+1
* mld doneFreya Murphy2024-09-221-0/+1
* start mld, add loading of object files, add fuzzing supportFreya Murphy2024-09-202-0/+46
* betterFreya Murphy2024-09-131-136/+147
* big endianFreya Murphy2024-09-121-8/+10
* add ascii and asciiz directives, fix symtab bugFreya Murphy2024-09-111-26/+0
* refactorFreya Murphy2024-09-112-512/+492
* joeFreya Murphy2024-09-101-0/+4
* relocation table hellFreya Murphy2024-09-091-0/+8
* initial mips32 (r2000ish mips32r6) assemblerFreya Murphy2024-09-094-0/+570