diff --git a/css/ui.css b/css/ui.css index 4ac98a1a..7dabaa9f 100644 --- a/css/ui.css +++ b/css/ui.css @@ -138,7 +138,7 @@ div.mem_info a.selected { color: #ff9933 !important; } .btn_recording { - color: #ff3333; + color: #ff6666 !important; } .btn_toolbar { margin:4px; diff --git a/doc/notes.txt b/doc/notes.txt index 339f2221..159ac1d7 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -110,10 +110,11 @@ TODO: - throw errors when bad/no refs - capture so we get mouseUp() out of frame - per-View keyboard shortcuts -- crt0.s compiled each time? -- debug highlight doesn't go away when debugging -> running - parse labels - editing too fast refreshes kills the editor +- crt0.s compiled each time? +- debug highlight doesn't go away when debugging -> running +- replay doesn't work for nes WEB WORKER FORMAT diff --git a/index.html b/index.html index 024fc120..dead9a37 100644 --- a/index.html +++ b/index.html @@ -137,24 +137,7 @@ if (window.location.host.endsWith('8bitworkshop.com')) { - - +