mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
Me speel good.
This commit is contained in:
parent
542786e87c
commit
b688ccf10f
@ -83,7 +83,7 @@
|
|||||||
<div style="clear: both"></div>
|
<div style="clear: both"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inset">
|
<div class="inset">
|
||||||
<div id="khz" onclick="Apple2.togglShowFPS()">0KHz</div>
|
<div id="khz" onclick="Apple2.toggleShowFPS()">0KHz</div>
|
||||||
<button id="pause-run" onclick="Apple2.pauseRun()" title="Pause/Run">
|
<button id="pause-run" onclick="Apple2.pauseRun()" title="Pause/Run">
|
||||||
<i class="fas fa-pause"></i>
|
<i class="fas fa-pause"></i>
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user