From d4753076e89d42cdad4a4f1ca4688fad3c56d873 Mon Sep 17 00:00:00 2001 From: gameblabla Date: Sat, 5 Oct 2019 03:04:57 +0200 Subject: Port the libretro core and make it standalone. TODO : - Input should use our config file instead. - Missing audio in some games. (Star Ocean, doesn't happen with stock retroarch code. Odd...) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a469bda..768a61a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +SnesEmu fork based on snes9x2005 libretro core by the Retroarch team. + +The libretro team had switched the core entirely to C and made it less prone to crashes. +It made more sense to me to just reuse that work rather than trying to fix up PocketSNES, +which is now unmaintained. + +========================== + snes9x2005 libretro core. A Super Nintendo emulator core using the libretro API. -- cgit v1.2.3