diff --git a/doc/notes.txt b/doc/notes.txt index 8d02d0d8..aa9a14a9 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -43,17 +43,17 @@ TODO: - compile stuck when errors unchanged - sound mute? - $error updates source editor -- Revert loads cached files? - Verilog compile spins forever? -- how to revert included files? - go to error in include files - BOM in upload/download? - stack view for Z80 platforms using memory map - online tools for music etc - tools (memory, disasm) use debugging state -- loadROM needs to stop debugging before loading - text log debugging script -- update listing when recompiling +- NES crt should mark raster pos when debugging +- make sure we don't store files in local storage unnecc. +- state buffer/replay +- intro/help text for each platform FYI: Image links for the books on http://8bitworkshop.com/ are broken On the website the additional grey spacing next to the program line numbers is not dynamically resized when the web browser window size is changed. Intentional? diff --git a/index.html b/index.html index 031d4d94..3b8e1a94 100644 --- a/index.html +++ b/index.html @@ -72,11 +72,17 @@ if (window.location.host.endsWith('8bitworkshop.com')) { Platform