1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-25 18:47:56 +00:00

7800: TIA/RIOT wastes a cycle; fixed NES probe; messed with views

This commit is contained in:
Steven Hugg
2019-08-27 13:26:25 -04:00
parent ca7d488f1c
commit 236c4bd0dd
4 changed files with 72 additions and 40 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
.tooltiptrack {
background-color: #666;
color: #fff;
text-align: center;
text-align: left;
border: 2px solid #999;
border-radius: 8px;
padding: 5px;