Port of blueMSX to the libretro API.
Go to file
2021-10-05 12:27:04 +02:00
.github/workflows Add Github CI 2020-12-05 22:01:44 +01: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 Remove unused files 2021-10-05 12:27:04 +02:00
system/bluemsx Fix case in MSXturboR config for ROM/rom files 2021-01-19 11:58:10 +01:00
.gitignore Build rules for Genode platform 2018-11-26 11:49:30 +01:00
.gitlab-ci.yml add retrofw target 2021-08-09 00:34:12 +12: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 Move conditional outside of loop 2021-06-06 15:58:04 +02:00
license.txt Remove some unused files 2021-10-05 12:16:13 +02: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 Remove some unused files 2021-10-05 12:16:13 +02:00
Makefile.libretro Added rpi3/4_64 to makefile 2021-09-11 16:10:13 -04: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.