summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix local vs global symbol names, locals now are localFreya Murphy2024-09-234-19/+108
|
* update readmeFreya Murphy2024-09-221-0/+11
|
* add global makefile, update testsFreya Murphy2024-09-226-2/+34
|
* msim stubFreya Murphy2024-09-222-0/+12
|
* multitude of mld fixes, add entrypointFreya Murphy2024-09-227-28/+86
|
* make mld file executableFreya Murphy2024-09-221-1/+8
|
* update readmeFreya Murphy2024-09-221-2/+22
|
* fix mem errorsFreya Murphy2024-09-223-0/+11
|
* mld doneFreya Murphy2024-09-2219-47/+1092
|
* update make clearFreya Murphy2024-09-201-0/+1
|
* start mld, add loading of object files, add fuzzing supportFreya Murphy2024-09-2017-91/+1132
|
* remove test fileFreya Murphy2024-09-131-34/+0
|
* fix store/load with labelsFreya Murphy2024-09-132-15/+50
|
* betterFreya Murphy2024-09-137-252/+540
|
* dont upload those :pFreya Murphy2024-09-122-0/+0
|
* align segmentsFreya Murphy2024-09-125-7/+33
|
* big endianFreya Murphy2024-09-126-114/+135
|
* add ascii and asciiz directives, fix symtab bugFreya Murphy2024-09-117-30/+76
|
* refactorFreya Murphy2024-09-1118-2682/+2586
|
* joeFreya Murphy2024-09-1011-267/+427
|
* relocation table hellFreya Murphy2024-09-0913-812/+1306
|
* i forgor syscallFreya Murphy2024-09-091-0/+6
|
* uh hiFreya Murphy2024-09-091-363/+0
|
* initial mips32 (r2000ish mips32r6) assemblerFreya Murphy2024-09-0927-0/+4034