Finished ASM source reconstruction

Finished the source code reconstruction of the assembler - all labels given meaningful names.
This commit is contained in:
Yufeng Gao
2026-01-22 00:08:42 +10:00
parent f3612b9081
commit 794721d467
2 changed files with 329 additions and 339 deletions
+3 -3
View File
@@ -9,7 +9,7 @@
</mask>
<g mask="url(#anybadge_4)">
<path fill="#555" d="M0 0h34v20H0z"/>
<path fill="#DFB317" d="M34 0h53v20H34z"/>
<path fill="#4C1" d="M34 0h53v20H34z"/>
<path fill="url(#b)" d="M0 0h87v20H0z"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
@@ -17,7 +17,7 @@
<text x="17.0" y="14">ASM</text>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="61.5" y="15" fill="#010101" fill-opacity=".3">46.31%</text>
<text x="60.5" y="14">46.31%</text>
<text x="61.5" y="15" fill="#010101" fill-opacity=".3">100.0%</text>
<text x="60.5" y="14">100.0%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 949 B

After

Width:  |  Height:  |  Size: 946 B

+326 -336
View File
File diff suppressed because it is too large Load Diff