Port of blueMSX to the libretro API.
Go to file
Autechre 1d441d908e
Merge pull request #118 from phcoder/msb
Remove leftover endiannness defines
2020-05-07 19:41:19 +02:00
deps/zlib Add zlib 2017-07-04 08:03:29 +02:00
jni libretro: jni: Switch stl to c++ in preparation for ndk r20 2019-06-06 13:42:25 -05:00
libretro-common Updates 2019-08-01 04:42:20 +02:00
Src Fix arguments for coinDeviceCreate 2020-05-06 19:48:05 +02:00
system/bluemsx Machine files from standalone blueMSX 2019-05-23 20:22:37 -04:00
.gitignore Build rules for Genode platform 2018-11-26 11:49:30 +01:00
.travis.yml add travis build script 2017-10-23 18:38:42 -04:00
changes.txt update from svn://svn.code.sf.net/p/bluemsx/code/trunk 2014-06-29 14:35:46 +01:00
control (Theos iOS) Add Theos iOS target 2014-12-23 09:33:52 +01:00
libretro_core_options.h Updates 2019-08-01 04:42:20 +02:00
libretro.c Fixed not smooth scroll in PAL 50Hz 2020-04-01 23:42:35 +02:00
license.txt update from svn://svn.code.sf.net/p/bluemsx/code/trunk 2014-06-29 14:35:46 +01:00
link.T initial commit 2014-06-13 18:45:06 +01:00
Makefile Add Makefile 2016-08-19 16:23:54 +02:00
Makefile.common save state support 2019-03-05 23:07:23 +01:00
Makefile.libretro Remove leftover endiannness defines 2020-05-07 18:11:26 +02:00
README.md update README.md 2014-07-08 14:48:33 +01:00

blueMSX-libretro

source http://sourceforge.net/p/bluemsx/code/HEAD/tree/trunk/blueMSX/Make/blueMSXlite/ svn://svn.code.sf.net/p/bluemsx/code/trunk

this core requires the two folders named Machines/ and Databases/ from standalone blueMSX copied inside your frontend's system directory.

you can get these from the official windows standalone version of bluemsx (http://www.bluemsx.com/) or any other binary package.