summaryrefslogtreecommitdiff
path: root/masm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update mld commentsHEADmainFreya Murphy2024-10-051-3/+2
|
* make offsets return pc relative reltab entryFreya Murphy2024-10-041-1/+1
|
* remove objFreya Murphy2024-10-041-0/+0
|
* refactor masm to add codegen stepFreya Murphy2024-10-0416-2116/+2111
|
* add nop pseudo codeFreya Murphy2024-10-011-0/+15
|
* fix parse strings with new lineFreya Murphy2024-09-301-6/+6
|
* remove inv instructionsFreya Murphy2024-09-301-6/+2
|
* fix masm parserFreya Murphy2024-09-301-6/+7
|
* mld doneFreya Murphy2024-09-227-23/+30
|
* start mld, add loading of object files, add fuzzing supportFreya Murphy2024-09-202-86/+64
|
* remove test fileFreya Murphy2024-09-131-34/+0
|
* fix store/load with labelsFreya Murphy2024-09-132-15/+50
|
* betterFreya Murphy2024-09-135-116/+386
|
* dont upload those :pFreya Murphy2024-09-122-0/+0
|
* align segmentsFreya Murphy2024-09-125-7/+33
|
* big endianFreya Murphy2024-09-125-106/+125
|
* add ascii and asciiz directives, fix symtab bugFreya Murphy2024-09-116-4/+76
|
* refactorFreya Murphy2024-09-1116-2170/+2094
|
* joeFreya Murphy2024-09-108-265/+421
|
* relocation table hellFreya Murphy2024-09-0911-811/+1297
|
* i forgor syscallFreya Murphy2024-09-091-0/+6
|
* uh hiFreya Murphy2024-09-091-363/+0
|
* initial mips32 (r2000ish mips32r6) assemblerFreya Murphy2024-09-0916-0/+2668