minor svp

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@355 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-02-10 21:26:49 +00:00
parent 726bbb3e08
commit 12f0f94d15
2 changed files with 14 additions and 1 deletions

View file

@ -227,6 +227,7 @@ void ssp1601_dyn_run(int cycles)
iram_crcs[i] = crc;
printf("%i IRAMs\n", i+1);
}
printf("CRC %08x %08x\n", crc, iram_id);
}
}
// debug_dump2file("tcache.bin", tcache, (tcache_ptr - tcache) << 1);