From 23557640b44e60daab1ccebe46ec2368c59c28f3 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Sat, 7 Jul 2018 00:09:15 -0500 Subject: [PATCH] all debug buttons now have state colors --- doc/notes.txt | 3 +-- index.html | 7 +++++-- src/store.js | 9 ++++++--- src/ui.js | 29 +++++++++++++++++------------ tsconfig.json | 3 ++- 5 files changed, 31 insertions(+), 20 deletions(-) diff --git a/doc/notes.txt b/doc/notes.txt index b63a9613..1fed8d2c 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -25,13 +25,12 @@ TODO: - watchpoints - breakpoints - debug inspector -- better debug buttons - MAME single step (?) - step over - slowdown beam for all platforms? - kbd shortcuts - PC x86 support -- show errors in list +- show errors in list (maybe window list?) - can't see 1st line in editor sometimes - online help - show self-modifying code insns left of editor diff --git a/index.html b/index.html index 7b492e99..77f20317 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,8 @@ if (window.location.host.endsWith('8bitworkshop.com')) {