Commit graph

5 commits

Author SHA1 Message Date
nia
2a934a4e9e libretro-fuse: missing zlib dependency, MASTER_SITES is redundant 2020-06-02 12:26:14 +00:00
nia
f5ba7feed2 libretro-fuse: Update to 20200506
Changes:
	* Fixed a crash on startup
2020-05-30 15:56:22 +00:00
nia
984127601b libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack. 2020-05-26 09:45:11 +00:00
nia
a6eb39273a emulators/libretro-*: SunOS linker fixes.
libretro makefiles pass flags to the linker that aren't understood by
SunOS ld. Add BUILDLINK_TRANSFORMs to remove those flags.
2018-10-02 21:09:28 +00:00
nia
8f1283c79c libretro-fuse: add version 20180419.
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.

FUSE is an emulator for the Sinclair ZX Spectrum and related machines.
2018-08-11 15:42:08 +00:00