Port of blueMSX to the libretro API.
Go to file
LibretroAdmin 01ce142ccb
Some checks failed
CI / build-ps2 (push) Has been cancelled
Merge pull request #180 from jfroco/master
Colecovision: Improved Keypad Mapping and Fast BIOS Patch
2024-10-22 09:58:12 -05:00
.github/workflows Update compilation.yml 2024-10-09 03:34:31 -07: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 PS3: update Mafile.libretro and remove obsolete variable 2022-01-17 12:47:03 +01:00
Src Colecovision: Improved Keypad Mapping and Fast BIOS Patch 2024-10-21 20:33:17 -03:00
system/bluemsx Fix 8KB RAM mapper and add games 2024-10-15 11:30:19 -03:00
.gitignore Build rules for Genode platform 2018-11-26 11:49:30 +01:00
.gitlab-ci.yml * More Clang buildfixes 2023-11-01 16:49:40 +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 Colecovision: Improved Keypad Mapping and Fast BIOS Patch 2024-10-21 20:33:17 -03:00
libretro.c Colecovision: Improved Keypad Mapping and Fast BIOS Patch 2024-10-21 20:33:17 -03: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 use LanguageMinimal.c 2021-10-08 04:26:36 +02:00
Makefile.libretro ios/tvos: properly set min supported version 2024-10-14 23:42:51 -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.