suloku / gcmm

A gamecube/wii memory card manager
GNU General Public License v3.0
251 stars 24 forks source link

Fix building issues #38

Closed carstene1ns closed 3 years ago

carstene1ns commented 4 years ago

Brings the Makefiles to recent standards, removes some manual "hacks". With this, gcmm builds with latest devkitPPC and can be compiled with more than one job (make -j3).

carstene1ns commented 3 years ago

@suloku: It has been some time. I would like to work with the source a bit more, however this should go in first.

suloku commented 3 years ago

@suloku: It has been some time. I would like to work with the source a bit more, however this should go in first.

Thanks for your work, I have to merge some local code myself, but your update to newer devkitpro is better than mine (just a quick patch to make it compile). I'll basically add sd2sp2 support and fix an error in card.c, but I'd like to test GC reboot on gamecube first (I don't have it set up right now)