X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcarthw%2Fsvp%2Fcompiler.c;h=2db22b1ff0d668e27a0f21145af2f1e7d906d40c;hb=43e6eaad0b73b37907be3342e0fd4cf65919e9f6;hp=551794e7cff34794322ff00bf83404209a63c738;hpb=4b9c58882616c5205a5ad5c9350f20a3d22bd7e1;p=picodrive.git diff --git a/Pico/carthw/svp/compiler.c b/Pico/carthw/svp/compiler.c index 551794e..2db22b1 100644 --- a/Pico/carthw/svp/compiler.c +++ b/Pico/carthw/svp/compiler.c @@ -1763,6 +1763,7 @@ void *ssp_translate_block(int pc) fwrite(tcache, 1, (tcache_ptr - tcache)*4, f); fclose(f); } + printf("dumped tcache.bin\n"); exit(0); #endif