From 80c02a98d567ad90e4efc25c8f0f202a3030584b Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Mon, 26 Aug 2019 17:39:14 -0400 Subject: [PATCH] fixed nesasm3 error parsing; started github republish --- doc/notes.txt | 1 + index.html | 3 ++- src/ui.ts | 4 ++-- src/worker/workermain.ts | 6 +++--- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/notes.txt b/doc/notes.txt index 7c67e3a7..7d6aebcd 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -161,6 +161,7 @@ TODO: - support projects with subdirectories, file list? - switching platform of a repo? - make sure to flatten subdirs + - re-publish repo (bug: doesn't put all files in local repo after publishing) - astrocade - keyboard shortcuts - ctrl+alt+l on ubuntu locks screen diff --git a/index.html b/index.html index d4505efa..2dca1a45 100644 --- a/index.html +++ b/index.html @@ -147,9 +147,10 @@ if (window.location.host.endsWith('8bitworkshop.com')) { Game Consoles