core1/audio/n_adpcm.c done

This commit is contained in:
Banjo Kazooie
2022-10-28 19:21:47 -05:00
parent 9744a6fa0d
commit 85c13b7cc8
7 changed files with 221 additions and 15 deletions

View File

@@ -9,7 +9,7 @@
</mask>
<g mask="url(#anybadge_1)">
<path fill="#555" d="M0 0h44v20H0z"/>
<path fill="#46e000" d="M44 0h67v20H44z"/>
<path fill="#43e000" d="M44 0h67v20H44z"/>
<path fill="url(#b)" d="M0 0h111v20H0z"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
@@ -17,7 +17,7 @@
<text x="22.0" y="14">core1</text>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="78.5" y="15" fill="#010101" fill-opacity=".3">84.3371%</text>
<text x="77.5" y="14">84.3371%</text>
<text x="78.5" y="15" fill="#010101" fill-opacity=".3">84.9818%</text>
<text x="77.5" y="14">84.9818%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -17,7 +17,7 @@
<text x="75.0" y="14">Banjo-Kazooie (us.v10)</text>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="184.5" y="15" fill="#010101" fill-opacity=".3">92.1173%</text>
<text x="183.5" y="14">92.1173%</text>
<text x="184.5" y="15" fill="#010101" fill-opacity=".3">92.2108%</text>
<text x="183.5" y="14">92.2108%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB