better control

This commit is contained in:
nora 2021-06-25 14:35:27 +02:00
parent d1141cc6a6
commit 2202c79521
7 changed files with 158 additions and 98 deletions

View file

@ -17,9 +17,10 @@ stopping it at any point in your program to see what went wrong.
* manual stepping
* breakpoints
* error messages
* seeing ASCII characters in memory
* manual code input
### Future features
* seeing ASCII characters in memory
* fast excecution mode (no debugging info)
* better speed control
* better speed control
* (limited) backstepping