-
Notifications
You must be signed in to change notification settings - Fork 14
Home
jason0597 edited this page Dec 5, 2017
·
4 revisions
Welcome to the ntrboot_flasher_nds wiki!
This is the place to go to if you want to learn how the code of the program works. The wiki will be split up into 5 pages:
4 pages for each of the 4 .cpp
files, and then a final page for how it's all brought together.
I'm going to be sorting the wiki page order by the order in which the functions are called one after the other, and how deep you get in the function call tree.
So without further ado, let's get straight to it!