Support for Wii U
Good day,
I wanted to know if it is possible for Ness to come to Wii U? In recent years, thanks to the development of the Aroma environment on Wii U, the programming libraries have been updated making it more friendly to create homebrew applications for Wii U and it would be a good addition to the Ness emulator on Wii U.
In case you want to start programming on Wii U I leave you these links:
https://github.com/yawut/ProgrammingOnTheU (The Guide to start programming in Wii U) https://github.com/devkitPro/wut ( Programming Library) https://github.com/wiiu-env/libmocha ( Programming Library) https://github.com/GaryOderNichts/SDL/tree/wiiu-sdl2-2.28 (SDL Wii U Library) https://github.com/wiiu-env/WiiUCrashLogDumper (A simple Wii U homebrew for dumping the consoles crash logs for debugging.)
Regards.