mirror of https://github.com/stella-emu/stella.git
1694cff72d
and contains the entire asm source, plus line number/file and address for each line. Currently, you can either "loadlist file.lst" or else name your listing file "romname.lst" (e.g. "dasm foo.asm -ofoo.bin -sfoo.sym -lfoo.lst"). Once loaded, you can say "list myAddress" and see that address's source plus a few lines before & after for context. This is a long way from true source-level debugging, but it's a start. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@681 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
CVSROOT | ||
stella |