commit - 4a98dfd0520f15ddcd5ac181991ef5c79b4943cb
commit + 73bef7a69e0affc86cc8b037638fb158cbb8be2e
blob - a9886f3fdc8a849b5c7fe45d3bbfd3408023fe38
blob + de9bdea2b2d439f107d9dbd5d3221bd14b83a84b
--- tools/img_eGON.BT0/img_eGON.BT0.cc
+++ tools/img_eGON.BT0/img_eGON.BT0.cc
}
else
{
+ std::cout << " (x) Mismatch" << std::endl;
ret_value = false;
}
}
else
{
+ std::cout << " (x) Probably the file is too small" << std::endl;
ret_value = false;
}
- }
- else
- {
- ret_value = false;
}
std::cout << "+0x10 Length : 0x"