diff --git a/.gitmodules b/.gitmodules index 513d3a91..d5e7e4c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,9 @@ [submodule "localForage"] path = localForage url = https://github.com/localForage/localForage +[submodule "tools/fonts/bitmap-fonts"] + path = tools/fonts/bitmap-fonts + url = https://github.com/Tecate/bitmap-fonts +[submodule "tools/fonts/ibmfonts"] + path = tools/fonts/ibmfonts + url = https://github.com/farsil/ibmfonts diff --git a/doc/notes.txt b/doc/notes.txt index 384518a6..ff0d7181 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -64,6 +64,8 @@ TODO: - why loadState() on verilog kill perf? - click to break on raster position - restructure folders +- update memory browser window if view before 1st compile, update symbols +- spinner disappears sometimes WEB WORKER FORMAT diff --git a/index.html b/index.html index b8c78c81..e68ea79c 100644 --- a/index.html +++ b/index.html @@ -71,14 +71,12 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
  • Break Expression...
  • -