comparison wave.h @ 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 140af5509ce7
children efc75ea79164
comparison
equal deleted inserted replaced
518:775802dab98f 519:0b21a1a73fb7