Fixed bug with autoexec.stella debugger file not actually executing its
contents. The file was being accessed and read, but the commands it contained weren't being executed! This bug appeared in April 2010, so it looks like not many people are using this feature (or at least they're not reporting it). Cleaned up a few compiler warnings in DebuggerParser class. Bumped version # for beta release. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2254 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
Please register or sign in to comment