diff --git a/doc/notes.txt b/doc/notes.txt index d9dc6d53..9037a611 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -35,15 +35,12 @@ TODO: - show self-modifying code insns left of editor - facade/kbd shortcuts for emulators, focus - update Javatari version? (and others?) -- WASM takes too long to load (esp. verilog) - (https://developers.google.com/web/updates/2018/04/loading-wasm) - unify versioning - more UI tests - base-36 encoding for LZG - disassembler for uploaded ROMs - show tool-specific (readonly) include files - verilog debugging/reloading makes it slow -- fix VCS mame - remove FPS and play controls when Verilog scope paused - compile stuck when errors unchanged - sound mute? @@ -53,7 +50,6 @@ TODO: - how to revert included files? - go to error in include files - BOM in upload/download? -- don't mess with localStorage when migrating! WEB WORKER FORMAT diff --git a/index.html b/index.html index 90c4f138..79ea5563 100644 --- a/index.html +++ b/index.html @@ -72,7 +72,7 @@ if (window.location.host.endsWith('8bitworkshop.com')) { Platform