From c20c5a466bdf997d99eeb3921022c077bc58edbc Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Fri, 7 Dec 2018 19:28:11 -0500 Subject: [PATCH] rename/delete files --- doc/notes.txt | 3 ++- index.html | 10 +++++++--- src/ui.ts | 46 +++++++++++++++++++++++++++++++++++++++++++++- src/views.ts | 9 +++++++-- 4 files changed, 61 insertions(+), 7 deletions(-) diff --git a/doc/notes.txt b/doc/notes.txt index 98c4702f..bfe801d0 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -84,7 +84,8 @@ TODO: - resize memory browser when split resize (any div resize) - preroll the emulator so optimizer does its thing before loading rom - wasm dynamic linking of emulators (https://github.com/WebAssembly/tool-conventions/blob/master/DynamicLinking.md) -- upload text/binary detection +- use alternate confirm/prompt dialogs +- https://github.com/jvilk/BrowserFS WEB WORKER FORMAT diff --git a/index.html b/index.html index a2f9782f..9d5818f4 100644 --- a/index.html +++ b/index.html @@ -48,11 +48,15 @@ if (window.location.host.endsWith('8bitworkshop.com')) {