Commit graph

6 commits

Author SHA1 Message Date
nia
a7e17fee73 libretro-nxengine: Update to 20200109
Emery Hemingway (6):
      Remove superfluous C++ include
      Tupfile for super-repositories
      Revert "Build rules for Genode platform"
      Support original keyboard mappings
      Optional LIBRETRO_COMM_DIR override
      Stop polling inputs after F3

Leonardo Montenegro (1):
      Adding diacritics support
2020-05-31 16:22:35 +00:00
nia
984127601b libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack. 2020-05-26 09:45:11 +00:00
rillig
4f4f64fdce mark packages that fail with -Werror=char-subscripts
These packages are susceptible to bugs when confronted with non-ASCII
characters.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182.

It takes some time to analyze and fix these individually, therefore they
are only marked as "needs work".
2020-05-20 06:09:03 +00:00
nia
a1fbd44878 libretro-nxengine: Fix --version-script removal 2019-09-07 21:18:50 +00:00
nia
6a0b02f8cc libretro-nxengine: Update BUILDLINK_TRANSFORM 2019-07-01 08:22:49 +00:00
nia
dbf0547388 games/libretro-nxengine: Import version 20181126
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.

NXEngine is a Cave Story game engine clone developed by Caitlin
Shaw.

Cave Story is a platform-adventure video game developed over five
years by Daisuke "Pixel" Amaya. Cave Story features 2D platform
mechanics and is reminiscent of the classic games the developer
played in his youth, such as Metroid and Castlevania. It received
wide critical acclaim for its compelling characters, setting, story
and gameplay.
2018-12-23 15:05:51 +00:00