1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 15:16:38 +00:00

restartAtPC(), debug info

This commit is contained in:
Steven Hugg
2020-08-23 13:40:04 -05:00
parent 9e48b7f973
commit 36cfafcbf9
10 changed files with 146 additions and 108 deletions
+2
View File
@@ -129,6 +129,8 @@ div.mem_info {
font-family: "Andale Mono", "Menlo", "Lucida Console", monospace;
font-size: 12pt;
box-shadow: 0px 0px 8px rgba(0,0,0,.5);
max-height: 90vh;
overflow-y: auto;
}
div.mem_info a {
color: #99ff99;