Finalize webiste for Jon
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 37s

This commit is contained in:
2026-04-09 08:26:31 -05:00
parent ce3b197d52
commit 9a1d5b04a4
2 changed files with 44 additions and 16 deletions

View File

@@ -31,6 +31,7 @@
<p>Start: Q key</p>
<p>Select: W key</p>
<button id="pause">Play</button>
<button id="mute">Mute</button>
</div>
<div class="flex col">
<h4>Load new ROM:</h4>
@@ -46,8 +47,8 @@
<a href="https://gitea.loadingm.xyz/the10thwiz/nes-emu">Source is available for those interested.</a>
</p>
<p>
The APU isn't fully emulated yet, and many of the features implemented don't work properly yet. Audio
is disabled.
The APU isn't fully emulated yet, and many of the features implemented don't work properly yet.
<!-- Audio is disabled to protect your ears. -->
<!-- Run `window.play_audio = true;` in the dev console to enable audio -->
</p>
<p>