https://github.com/libretro/smsplus-gx
Improved port of SMSPlus-GX by gameblabla for libretro
https://github.com/libretro/smsplus-gx
Last synced: 8 months ago
JSON representation
Improved port of SMSPlus-GX by gameblabla for libretro
- Host: GitHub
- URL: https://github.com/libretro/smsplus-gx
- Owner: libretro
- Created: 2020-01-11T08:14:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T21:47:30.000Z (over 1 year ago)
- Last Synced: 2024-10-22T17:30:20.084Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 1.32 MB
- Stars: 12
- Watchers: 9
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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).