libretro / desmume

DeSmuME is a Nintendo DS emulator
http://desmume.org
GNU General Public License v2.0
35 stars 33 forks source link

Fix mingw cross compile and add missing Nintendo targets #65

Closed webgeek1234 closed 4 years ago

webgeek1234 commented 4 years ago

Note the nintendo targets still don't compile due to inet.h references, but this brings the makefiles more in line with other cores.

Mingw x86 also fails to compile due to linker errors I haven't been able to figure out. x86_64 is fine, though.