all UI-simulator connection code done. TODO: debug controls. soft switch board. sounds. better animations.

This commit is contained in:
wixette
2020-03-07 23:24:00 +08:00
parent 393195fb7f
commit 01e2f5369c
2 changed files with 21 additions and 24 deletions

View File

@@ -564,6 +564,10 @@
</div>
<footer>
<input id="debug-data-input" type="text" size="60">&nbsp;
<input id="debug-load-data" type="button" value="LOAD DATA"><br>
<div id="cpu-dump"></div>
<div id="mem-dump"></div>
</footer>
<script src="js/l10n.js"></script>