From 75ea169720b15b58b1f6d80b1392c714aa40d0bc Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Tue, 21 Aug 2018 10:16:47 -0400 Subject: [PATCH] revert files, not presets --- doc/notes.txt | 8 ++++---- index.html | 8 +++++++- src/project.ts | 7 +++---- src/ui.ts | 20 +++++++++++--------- src/views.ts | 1 + 5 files changed, 26 insertions(+), 18 deletions(-) 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