Hallowizer
Hallowizer
Currently, the for loop that closes service handles initializes a variable “shi” for the service handler index, and increments that variable. However, the actual check for finishing the loop is...
I know there was a version of this for Mac at one point in time, but I don't see it here. Where is it?
It would be neat if the whole need to manually open Mii channel was removed by automating this. The Mii channel could be backed up and written to the SD...
I wrote javadoc for the launch wrapper. Every class has javadoc, along with all public fields. All public methods have javadoc except for abstract method implementations.
Hi! I'm not sure if anyone saw this before, but I was looking at the LaunchClassLoader code, and I noticed that it adds a class loader exclusion for `net.minecraft.launchwrapper.`. There...
It seems like OSThread is not actually 0x190 words; it's actually 0xc6 words (0x318 bytes). I don't know if 0x190 is a significant offset, but the code makes it look...