Commit graph

4 commits

Author SHA1 Message Date
nia
69cf4eb1d2 emulators/libretro-beetle-ngp: Update to 20190203
* Add missing variables to save states
* Sync some bug fixes from 0.9.39.2:
- Fixed several off-by-1 bugs in address to ROM data translation
- Fixed an old Z80 emulation bug with interrupt handling.
* Softpatching support
2019-02-25 21:37:41 +00:00
nia
a39e936977 libretro-beetle-ngp: USE_LANGUAGES=c++03. Fix build with clang 7. 2018-10-03 12:21:54 +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
85dfb2d45c emulators/libretro-beetle-ngp: Import libretro-beetle-ngp-20180720
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.

This package contains the Mednafen Neo Geo Pocket emulator for Libretro (based
on NeoPop).
2018-08-11 00:32:25 +00:00