libretro / beetle-vb-libretro

Standalone hard fork of Mednafen VB to libretro.
GNU General Public License v2.0
25 stars 40 forks source link

PS3/PSL1GHT Makefile update and gcc4.x compatibility added #74

Closed crystalct closed 2 years ago

crystalct commented 2 years ago
In file included from mednafen/hw_cpu/v810/fpu-new/softfloat.h:37,
                 from mednafen/hw_cpu/v810/fpu-new/softfloat.c:43:
mednafen/hw_cpu/v810/fpu-new/../../../mednafen-types.h:6: error: redefinition of typedef 'int8'
mednafen/hw_cpu/v810/fpu-new/mednafen-gcc.h:14: error: previous declaration of 'int8' was here

Now it's compilable on gcc 4.x