libretro / fuse-libretro

A port of the Fuse Unix Spectrum Emulator to libretro
GNU General Public License v3.0
36 stars 47 forks source link

Fix mingw cross compile and fix wii-u compile on newer devkitpro versions #74

Closed webgeek1234 closed 4 years ago

leiradel commented 5 years ago

Hm, I think I could add a Wii U Makefile to cross-makefiles.

webgeek1234 commented 5 years ago

For all intents and purposes, ngc, wii, and wii-u are the same. A ppc compiler in devkitpro. It seems a lot of stuff in the split out makefiles get overridden in the libretro one, though. Like the wii-u section where I touched has compiler definitions.