LIJI32 / SameBoy

Game Boy and Game Boy Color emulator written in C
https://sameboy.github.io/
Other
1.65k stars 207 forks source link

Libretro makefile change to enable build for "unix-armv7-hardfloat-neon" #565

Closed zoltanvb closed 9 months ago

zoltanvb commented 12 months ago

Compilation was not successful for "unix-armv7-hardfloat-neon" (one of the options in libretro-super build scripts). Added this platform to "classic_armv7_a7" condition.