Created attachment 212959 [details] patch Genesis Plus GX is an open-source Sega 8/16 bit emulator focused on 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. This port is for multimedia/kodi-devel only. WWW: https://github.com/libretro/Genesis-Plus-GX
Created attachment 212963 [details] patch change patch to licence
I'll take it.
A commit references this bug: Author: decke Date: Sun Feb 28 18:49:25 UTC 2021 New revision: 566790 URL: https://svnweb.freebsd.org/changeset/ports/566790 Log: Genesis Plus GX is an open-source Sega 8/16 bit emulator focused on 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 Changes: head/games/Makefile head/games/kodi-addon-game.libretro.genplus/ head/games/kodi-addon-game.libretro.genplus/Makefile head/games/kodi-addon-game.libretro.genplus/distinfo head/games/kodi-addon-game.libretro.genplus/pkg-descr
Committed. Thanks!