libretro / beetle-supergrafx-libretro

Standalone port of Mednafen PCE Fast to libretro. This one only emulates a SuperGrafx TG-16.
GNU General Public License v2.0
22 stars 31 forks source link

PS3/PSL1GHT build fix #125

Closed crystalct closed 2 years ago

crystalct commented 2 years ago

Added retro compatibility to old gcc 4.x where redefinition of a typedef cause an error and not a warning (typedef unsigned char Byte; inside 7zTypes.h and zconf.h)