A multi-platform Atari 2600 Emulator
Go to file
urchlay cdb61cddb0 DebuggerParser now supports labels in input. Labels are treated
case-insensitively!

We look for labels *first*, so if there were a label "aa", it'd
be impossible to input the hex value "aa" (the label would take
precedence). This doesn't matter for now, since the labels are hard-coded
and none of them conflict with anything, but in the future we'll be
loading symbol files... even then, I don't think anyone's dumb enough
to create a label that looks like a hex value, but it could happen...


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@495 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2005-06-14 03:11:03 +00:00
CVSROOT Add syncmail as a admin file to checkout. 2001-12-27 20:02:13 +00:00
stella DebuggerParser now supports labels in input. Labels are treated 2005-06-14 03:11:03 +00:00