News Score: Score the News, Sort the News, Rewrite the Headlines

GitHub - thamugadi/jazelle-wii: Attempt to natively run JVM bytecode on the Wii's Starlet

jazelle-wii This Wii homebrew executes ARM code on the Starlet with Palapeli's exploit, and uses it to set the Starlet in Jazelle mode. It then jumps to the JVM bytecode specified in bytecode/bytecode. In the included example, it is: bipush 19 istore_0 iload_0 ireturn After the execution, it prints the state of the stack, and the 8 first local variables. NOTE: A large number of instructions is not natively supported by Jazelle and must be handled by predefined ARM code. As except ireturn none ha...

Read more at github.com

© News Score  score the news, sort the news, rewrite the headlines