Mercurial > repos > blastem
comparison vdp.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 | 1495179d6737 |
children | 5196333b37a6 |
comparison
equal
deleted
inserted
replaced
518:775802dab98f | 519:0b21a1a73fb7 |
---|