diff --git a/doc/notes.txt b/doc/notes.txt index 56cd4611..10ff4113 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -122,6 +122,7 @@ TODO: - toolbar overlaps scope - CPU debugging - use $readmem for inline asm programs? + - can't add control instructions b/c of split - single-stepping vector games makes screen fade - break on stack overflow, bad op, bad access, etc - PPU/TIA register write visualization diff --git a/embed.html b/embed.html index 92431fbf..2b0a4fd7 100644 --- a/embed.html +++ b/embed.html @@ -35,6 +35,9 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
+ +
+
+ +
+