1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-21 06:16:43 +00:00

started atari8 emulation; fixed memory view; show speed bar only when CRT

This commit is contained in:
Steven Hugg
2018-09-18 14:09:51 -04:00
parent 50ac618e86
commit 7b6af7ef04
13 changed files with 726 additions and 39 deletions
+2 -3
View File
@@ -42,7 +42,7 @@ TODO:
- online tools for music etc
- text log debugging script
- NES crt should mark raster pos when debugging
- intro/help text for each platform
- intro/help text for each platform (+ memory map)
- vscode/atom extension?
- navigator.getGamepads
- VCS library
@@ -64,9 +64,8 @@ TODO:
- 'undefined' for bitmap replacer
- astrocade: run to cursor in hello world messes up emulation
- requestInterrupt needs to be disabled after breakpoint?
- verilog resets randomly (lfsr enable bit)
- verilog: when paused scope doesn't work
- verilog: don't need fps controls when no video
- resize memory dump window
WEB WORKER FORMAT