Commit graph

4 commits

Author SHA1 Message Date
nia
3d2f4ae271 emulators/libretro-bluemsx: Update to 20190420
Merged PRs include:

* Database update
* Save state support
* Fix for memory hooks for ColecoVision
2019-04-25 13:46:11 +00:00
nia
1d0c6c8d76 libretro-bluemsx: USE_LANGUAGES=c++03. Fix build with clang 7. 2018-10-03 12:48:44 +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
3c155bfb21 libretro-bluemsx: add version 20180811.
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.

blueMSX is a cycle accurate emulator for MSX, MSX2, MSX2+, and MSX
TurboR-based home computers as well as the ColecoVision and Sega SG-1000
video game systems.
2018-08-13 16:34:07 +00:00