Improved port of SMSPlus-GX by gameblabla for libretro
Go to file
2018-08-12 19:39:26 -04:00
docs Fixes support for 4MB Roms (Bad Apple now works). Switched some more variables to c99 datatypes. I've also added Bad Apple to the ROM database as it requires PAL timings 2018-08-12 07:37:45 -04:00
source Fix ZIP support 2018-08-12 19:39:26 -04:00
.gitignore Rebasing around SMSPlusGX, switched to new sound cores (from CrabEmu), much improved sound playback 2018-08-11 23:46:21 -04:00
Makefile Rebasing around SMSPlusGX, switched to new sound cores (from CrabEmu), much improved sound playback 2018-08-11 23:46:21 -04:00
Makefile.rs97 Rebasing around SMSPlusGX, switched to new sound cores (from CrabEmu), much improved sound playback 2018-08-11 23:46:21 -04:00
README.md Rebasing around SMSPlusGX, switched to new sound cores (from CrabEmu), much improved sound playback 2018-08-11 23:46:21 -04: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 core based on upstream (taken from CrabEmu, GPLv2 licensed)
  • EightyOne's Z80 CPU Core. (GPLv2 licensed unlike the other z80 cpu core)
  • PSG emulation based on CrabEmu's own PSG sound core. (also Maxim's psg as an option, set MAXIM_PSG)
  • Switching to PortAudio (much improved sound quality & syncing on RS-97)
  • Numerous fixes so it can build & work properly on 64-bits. (as well as 32-bits of course)

And more...

This emulator is fully 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).