add basic video recording on F10 in web runtime

This commit is contained in:
2022-01-24 09:05:10 +01:00
parent 33e08e9b73
commit 9632adb57f
3 changed files with 69 additions and 2 deletions

View File

@@ -13,8 +13,10 @@
<a href="https://exoticorn.github.io/microw8">MicroW8</a> 0.1.0
</div>
<div id="centered">
<canvas id="screen" width="320" height="240"></canvas>
<div id="message"></div>
<canvas id="screen" width="320" height="240">
</canvas>
<div id="timer" hidden="true"></div>
<div id="message"></div>
<button id="cartButton" style="visibility:hidden">Load cart...</button>
</div>
<div id="footer">