AZO234 / NP2kai

Neko Project II kai
http://domisan.sakura.ne.jp/article/np2kai/np2kai.html
MIT License
246 stars 61 forks source link

Update for GCW0 #77

Closed madIlama closed 4 years ago

madIlama commented 4 years ago

Compiling for sdl2/gcw0 target in latest master failing for me

Looking at makefile it miss compiler flag gnu11 Plus,I add instruction for SDL2 toolchain location,since there are more newer branch of this target come to released

This is my first PR,please correct me if i am doing mistake Thank You

AZO234 commented 4 years ago

Wow thanks.

Probably other functions disabled. (I don't have GCW0, I can't check.)

There is a request. Would you like to add -D options like Makefile.libretro?

madIlama commented 4 years ago

Thanks for quick reply,

AZO234 commented 4 years ago

Ya. Thank you for a lot your trying. Can I merge current your commit code? Or you more tune up?

(I thank toolchain for GCW, use crosstool-ng.)

AZO234 commented 4 years ago

I could build with toolchain you said. I modified around a bit.

Anyway I can't check runnning. Please try binaries.

Regard.

AZO234 commented 4 years ago

Now, I merge this. Thank you!!