Flashback engine reimplementation
Go to file
LibretroAdmin e80d7b1aa2
Merge pull request #19 from warmenhoven/warmenhoven/pr/tvos13
tvos: properly set min supported version
2024-10-21 16:48:11 -05:00
3rdparty Buildfix 2022-04-05 22:22:41 +02:00
cmake Add back cmake 2018-05-09 16:40:35 +02:00
jni Add JNI files for Android 2018-05-09 01:44:55 +02:00
src fix: black screen issue #13 2023-09-19 23:40:29 +04:00
.gitignore WIP cleanup 2018-05-05 15:44:18 -07:00
.gitlab-ci.yml Add ios-arm64 and tvos-arm64 support 2024-01-05 01:03:05 -05:00
link.T Add static Makefiles 2018-05-08 14:10:19 +02:00
Makefile tvos: properly set min supported version 2024-10-18 16:59:52 -04:00
Makefile.common Start hooking up MSVC2005 support 2021-09-23 23:08:02 +02:00
README.md added basic README.md 2018-05-08 19:49:25 -07:00

REminiscence libretro

Port of Gregory Montoir's Flashback emulator, running as a libretro core.

Info

This port is still a work in progress, however it is in a working state. Currently, it jumps directly into the game, skipping the main menu.

Running

  • PC game data files
  • Amiga .mod files (for music)
  • VOICE.VCE for in-game dialog (optional)