mame 0.78 was originally developed with only x86 processor architectures and compilers in mind. It seems that by default the compiler for WiiU provides unsigned chars but that is not what the m92 is built to assume.
This is based on my guess that the same issue applies to WiiU as ARM, it is an...