Title list: Difference between revisions
Added updated titles for 4.4.0-10. |
bad math :P |
||
Line 167: | Line 167: | ||
=== Versions === | |||
v## = 0xHHHH = 0bBBBBBBBB... | |||
* The version major,minor,etc can be extracted from the version number by converting the 16 bit number to binary | * The version major,minor,etc can be extracted from the version number by converting the 16 bit number to binary | ||
* | * 6 bits : Major | ||
* 6 bits : Minor | * 6 bits : Minor | ||
* | * 4 bits : Unknown... | ||
* i.e. v2069 (Taken from 000400DB00017302) = 0b000010 000001 0101 means that it's HomeMenu v2.1. | * i.e. v2069 (Taken from 000400DB00017302) = 0b000010 000001 0101 means that it's HomeMenu v2.1.... | ||
NOTE: This Title list is a condensed version, only the System Titles lists are full lists. For a full list of titles on Nintendo's CDN, see [http://mtheall.com/~mtheall/tmdlist.php here] | NOTE: This Title list is a condensed version, only the System Titles lists are full lists. For a full list of titles on Nintendo's CDN, see [http://mtheall.com/~mtheall/tmdlist.php here] |