mirror of
https://github.com/libretro/smsplus-gx.git
synced 2024-12-13 20:52:26 +00:00
Improved port of SMSPlus-GX by gameblabla for libretro
docs | ||
source | ||
.gitignore | ||
background_papk3s.bmp | ||
background.bmp | ||
Makefile | ||
Makefile.amini | ||
Makefile.bittboy | ||
Makefile.gcw0 | ||
Makefile.papk3s | ||
Makefile.rs97 | ||
package | ||
README.md | ||
sms_sdl.png |
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 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).