This is a port of the Windows SDL version of Genesis Plus
to AROS.
Like that version, it hasn't got sound.
This port is very buggy and FPS and timing is wrong and so the games act slow
and unplayable.
I don't know why, I've tried to modify the FPS handling, but with no luck.

The executable has been compiled with the gcc included in the Murks! 0.5.2 distribution
(directly in the linux hosted version of AROS).

Compile this port by issuing in a shell: 'make -f Makefile.aros'
An executable called 'genplus' will then appear in this directory
if everything has gone OK.

--Tails92 (tails92@gmail.com)