1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 15:16:38 +00:00

inspect variables by selecting

This commit is contained in:
Steven Hugg
2018-08-27 09:28:31 -04:00
parent 49593cc38d
commit 8581fcabd6
8 changed files with 81 additions and 51 deletions
+2
View File
@@ -52,6 +52,8 @@ TODO:
- navigator.getGamepads
- VCS library
- better VCS single stepping, maybe also listings
- New File (include file)
- VCS skips step on lsr/lsr after run to line
FYI: Image links for the books on http://8bitworkshop.com/ are broken
On the website the additional grey spacing next to the program line numbers is not dynamically resized when the web browser window size is changed. Intentional?