comparison io.c @ 519:0b21a1a73fb7

Added step and step-over debugger commands. step-over is like next except it doesn't follow conditional branches to lower addresses. This makes it useful for advancing to the end of a loop. Also fixed a bug in next introduced by the refactor.
author Mike Pavone <pavone@retrodev.com>
date Sun, 09 Feb 2014 17:16:55 -0800
parents 7b0df1aaf384
children d77c79cec800
comparison
equal deleted inserted replaced
518:775802dab98f 519:0b21a1a73fb7