aboutsummaryrefslogtreecommitdiff
path: root/games/kodi-addon-game.libretro.genplus
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Genesis Plus GX is an open-source Sega 8/16 bit emulator focused onBernhard Froehlich2021-02-283-0/+71
accuracy and portability. Initially ported and developped on Gamecube / Wii consoles through libogc / devkitPPC, this emulator is now available on many other platforms through various frontends such as: - Retroarch (libretro) - Bizhawk - OpenEmu The source code, initially based on Genesis Plus 1.2a by Charles MacDonald has been heavily modified & enhanced, with respect to original goals and design, in order to improve emulation accuracy as well as adding support for new peripherals, cartridge or console hardware and many other exciting features. The result is that Genesis Plus GX is now more a continuation of the original project than a simple port, providing very accurate emulation and 100% compatibility with Genesis / Mega Drive, Sega/Mega CD, Master System, Game Gear & SG-1000 released software (including all unlicensed or pirate known dumps), also emulating backwards compatibility modes when available. All the people who contributed (directly or indirectly) to this project are listed on the Credits page. WWW: https://github.com/libretro/Genesis-Plus-GX PR: 245260 Submitted by: rozhuk.im@gmail.com Notes: svn path=/head/; revision=566790