I kind of forgot about this one. We currently just print this:
info: dump!
Ideally, this would print the non-standard zero page (if present), all accessed memory pages, and possibly a decompiled version of the program.
I kind of forgot about this one. We currently just print this:
```
info: dump!
```
Ideally, this would print the non-standard zero page (if present), all accessed memory pages, and possibly a decompiled version of the program.