summaryrefslogtreecommitdiff
path: root/masm/asm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor masm to add codegen stepFreya Murphy2024-10-041-423/+222
* mld doneFreya Murphy2024-09-221-2/+7
* start mld, add loading of object files, add fuzzing supportFreya Murphy2024-09-201-80/+62
* fix store/load with labelsFreya Murphy2024-09-131-2/+0
* betterFreya Murphy2024-09-131-17/+11
* align segmentsFreya Murphy2024-09-121-7/+27
* big endianFreya Murphy2024-09-121-73/+88
* add ascii and asciiz directives, fix symtab bugFreya Murphy2024-09-111-0/+20
* refactorFreya Murphy2024-09-111-39/+679
* joeFreya Murphy2024-09-101-18/+54
* relocation table hellFreya Murphy2024-09-091-0/+41