Finalize webiste for Jon
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 37s
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 37s
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user