Commit graph

6 commits

Author SHA1 Message Date
nia
8dfc10c56c libretro-fbneo: Unbreak gcc7 build.
Tried to fix this properly then got confused by C++ nonsense.
2020-09-10 10:10:17 +00:00
joerg
66456a2aaa Build can use a lot of memory, untighten. 2020-08-11 18:47:39 +00:00
joerg
78c7440309 Don't lvalue cast temporary values. 2020-08-11 18:47:14 +00:00
nia
fcc2074d63 libretro-*: Add SUPERSEDES 2020-05-31 15:26:09 +00:00
nia
997991312b libretro-fbalpha: bswap for big endian NetBSD 2020-05-31 12:28:12 +00:00
nia
bed4e73de0 emulators: Add libretro-fbneo
Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

FinalBurn Neo is an emulator for arcade games and select consoles.

It is based on the emulators FinalBurn and old versions of MAME.  Many of
the developers of this project also worked on FB Alpha. Due to a controversy,
we no longer do, and recommend that everyone use this emulator instead.
2020-05-31 12:19:33 +00:00