gameblabla bd31da5145
Update the ports, delete bittboy specific code.
The bittboy code should be shared with the RS-97's one now.
Hopefully this shouldn't cause any issues due to framebuffer bugs.

A bug with SRAM not saving properly has also been addressed
accross all ports. This should fix saving in games like Penguin Land etc...

Everything also got tightened and i tried to address the clang errors
so we should be good now.
2019-03-13 02:46:39 +01: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%