diff --git a/doc/notes.txt b/doc/notes.txt index e33a060c..19b71230 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -18,10 +18,7 @@ TODO: - can't step after reset (or when funky frame; TIA frame is out of sync) - break on BRK/illegal opcode? - multiple breakpoints, expression breakpoints -- use localForage (https://github.com/localForage/localForage) - - run apple CPU until boot -- cc65 listing file parsing - better disasm/listing selection - disasm for z80 - projects w/ include files @@ -32,6 +29,7 @@ TODO: - step over - slowdown beam for all platforms? - kbd shortcuts +- PC x86 support WEB WORKER FORMAT diff --git a/index.html b/index.html index fec2ee47..9e2de388 100644 --- a/index.html +++ b/index.html @@ -34,6 +34,9 @@ ga('send', 'pageview'); + + +