diff --git a/doc/notes.txt b/doc/notes.txt index 49127078..e04bcd6a 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -66,6 +66,10 @@ TODO: - debug bankswitching for funky formats - "invalid ROM" error should show up better - spaces in filename don't parse code listing (DASM, maybe more) +- zmac: item_lookup needs better hash function +- 'undefined' for bitmap replacer +- astrocade: run to cursor in hello world messes up emulation +- requestInterrupt needs to be disabled after breakpoint? WEB WORKER FORMAT diff --git a/index.html b/index.html index d9b15971..7400d8d7 100644 --- a/index.html +++ b/index.html @@ -149,6 +149,10 @@ if (window.location.host.endsWith('8bitworkshop.com')) { + +