py65
py65 copied to clipboard
Added `go` command, help, tests (Issue 51)
Added support for go command to continue execution at the current PC, help for go, and tests
Addresses Issue 51: Feature Request: a "continue" command
Does this look good to you @mnaberez ? It addresses #51 - a means of continuing from a breakpoint.
Does it mean anything that the travis CI tests have failed?