Firmware: [debug] log file size after loading
This commit is contained in:
parent
c204aa9a0b
commit
04c3cbc7a2
@ -294,6 +294,7 @@ printf("PCONP=%lx\n", LPC_SC->PCONP);
|
||||
break;
|
||||
}
|
||||
}
|
||||
printf("loaded %lu bytes\n", filesize);
|
||||
printf("cmd was %x, going to snes main loop\n", cmd);
|
||||
|
||||
if(romprops.has_msu1 && msu1_loop()) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user