diff --git a/doc/notes.txt b/doc/notes.txt index f763a4d0..751e2d9b 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -123,6 +123,7 @@ TODO: - quantify verilog "graph iterations" - toolbar overlaps scope - CPU debugging + - use $readmem for inline asm programs? - single-stepping vector games makes screen fade - break on stack overflow, bad op, bad access, etc - PPU/TIA register write visualization @@ -132,6 +133,11 @@ TODO: - allow "include graphics.asm" instead of "include project/graphics.asm" - chrome looks blurry on vcs - don't have to include bootstrap-tourist each time? +- don't have to include firebase always? +- Github + - write/read metadata w/ main file + - push/pull changes + - gh-pages branch with embedded WEB WORKER FORMAT diff --git a/index.html b/index.html index 3cf738b6..8b9ec49e 100644 --- a/index.html +++ b/index.html @@ -20,8 +20,24 @@ body { } + + + + + + + + + @@ -54,7 +70,7 @@ body {
  • Login to GitHub...

  • Import Project from GitHub...
  • -
  • Publish Project on GitHub...
  • +
  • Publish Project on GitHub...

  • Push Changes to Repository...

  • @@ -234,6 +250,10 @@ body { @@ -293,17 +313,29 @@ body { -