Changes

Jump to navigation Jump to search
103 bytes added ,  02:46, 3 August 2017
Line 91: Line 91:  
nnMain:
 
nnMain:
 
* Two input arguments are now used+required, see above.
 
* Two input arguments are now used+required, see above.
* ...
+
* During init near the start of this func, u64 val0 is now written to x24+32.
 +
* A lot of new code was added.
 
* TID handling block was updated, see above.
 
* TID handling block was updated, see above.
 
* The check for <is_blacklisted> was changed from "if(val<=0)<branch>" to "if(val<1)<branch>".
 
* The check for <is_blacklisted> was changed from "if(val<=0)<branch>" to "if(val<1)<branch>".

Navigation menu