mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-28 05:48:52 +01:00
minor svp
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@355 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
726bbb3e08
commit
12f0f94d15
2 changed files with 14 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue