libretro implementation of the core emulation in BSNES, a Super Nintendo (SNES) emulator.
Go to file
LibretroAdmin 0ac6a16349
Merge pull request #33 from warmenhoven/warmenhoven/pr/tvos13
tvos: properly set min supported version
2024-10-21 12:02:57 -05:00
gameboy Get rid of unused disassemble 2022-06-09 13:54:02 +02:00
jni Drop Android for now until we can get libnall compiling on modern 2020-10-12 21:02:02 +02:00
libco Buildfix for ios9 2022-04-05 22:23:49 +02:00
msvc (MSVC) Rename libsnes to libretro 2014-03-16 18:08:24 +01:00
nall Get rid of unused disassemble 2022-06-09 13:54:02 +02:00
obj dummy files 2010-10-04 21:57:39 +02:00
snes Fix tvOS build 2024-10-01 12:05:21 -04:00
.gitignore Update gitignore. 2011-12-27 03:21:29 +01:00
.gitlab-ci.yml Add more ios targets 2021-03-17 20:24:05 +01:00
.travis.yml add travis build script 2017-10-24 13:31:25 -04:00
link.T Fixes. 2012-04-07 15:24:13 +02:00
Makefile tvos: properly set min supported version 2024-10-14 23:59:56 -04:00
Makefile.common Remove unused libnall dynamic loading, chip/link, and serial/serial 2022-06-09 13:48:01 +02:00
README Update README 2014-03-16 18:23:01 +01:00

This repo aims to support building libretro with C++98 compilers (with some GNU extensions), and is stripped down to only build libretro. It will also aim to support building for various console targets, such as PlayStation 3.

bsnes author: byuu

Porters:
Ver Greeneyes
Themaister