Gens/GS is a Sega Mega Drive emulator derived from Gens
Download with
git clone https://github.com/beaumanvienna/gens-gs/ && cd gens-gs && git checkout retrorig-pl1
Build the binary with
rm -rf autom4te.cache/ && aclocal && autoconf && autoreconf -i && automake --add-missing && ./configure && make