view .hgignore @ 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 20e77044e861
children c1cfbf1837cf c86f27f5c5a6
line wrap: on
line source

syntax: glob
*.dis
*.asm
*.bin
*.png
*.jpg
*.pdf
*.tar.gz
*~
starscream/*
vdpreverse/*
nemesis/*
html/*
*.o
blastem
dis
stateview
trans