-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented safety(sanity) checks in restoreNAND():
*Check for match of file and NAND sizes *Check for precence of MBR in file(this means that file is not encrypted) Added user-friendly message for successful finish of restoration. Edited messages a bit in restore function. Fixed building on last devkitARM(nand_WriteSectors const buffer in declaration). Changed version to 1.6.1 to differ from base.
- Loading branch information
Showing
2 changed files
with
82 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters