LibretroAdmin c642bbd068
Some checks failed
C/C++ CI / build (push) Has been cancelled
Merge pull request #47 from warmenhoven/warmenhoven/pr/tvos13
tvos: properly set min supported version
2024-10-21 16:47:29 -05:00
2020-10-09 08:52:26 +08:00
2020-10-09 08:52:49 +08:00
2022-07-26 14:24:37 +02:00
2020-10-09 08:52:49 +08:00
2020-10-09 08:51:37 +08:00
2019-09-18 20:25:56 +02:00
2021-03-23 07:20:20 +01:00
2019-09-18 20:25:56 +02:00
2019-09-18 20:25:56 +02:00
2021-08-22 08:25:28 +02:00
2019-09-18 20:25:56 +02:00
2019-09-18 20:25:56 +02:00

SMSPlus-GX RS97

It used to be based on SMS Plus 1.3 but then i realised SMS Plus GX had a lot of additions and was much better, while still being free software. It is now based on SMS Plus GX, with some other changes too such as :

  • Updated MAME FM & Z80 core based on upstream (YM core from CrabEmu, GPLv2 licensed. Z80's core is BSD licensed)
  • PSG emulation based on CrabEmu's own PSG sound core. (also Maxim's psg as an option, set MAXIM_PSG)
  • Multiple audio output supports (ALSA, OSS, Pulseaudio, Portaudio, libao)
  • Numerous fixes so it can build & work properly on 64-bits. (as well as 32-bits of course)

And more...

This emulator is free software under the GPLv2 or later. See docs/license for more details. Also, see docs/contributors to see who contributed (indirectly or directly) to SMS Plus (GX).

Description
Improved port of SMSPlus-GX by gameblabla for libretro
Readme 1.6 MiB
Languages
C 99.9%