diff --git a/doc/notes.txt b/doc/notes.txt index b5054c7c..b63a9613 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -22,7 +22,6 @@ TODO: - run apple CPU until boot - better disasm/listing selection - disasm for z80 -- projects w/ include files - watchpoints - breakpoints - debug inspector @@ -45,6 +44,7 @@ TODO: - more UI tests - base-36 encoding for LZG - disassembler for uploaded ROMs +- show tool-specific (readonly) include files WEB WORKER FORMAT diff --git a/index.html b/index.html index c5d2a890..7b492e99 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
- - -