fixes README.md links

This commit is contained in:
EkeEke 2015-04-26 22:44:44 +02:00 committed by twinaphex
parent 0f757f98d1
commit f6412f4896

View File

@ -8,17 +8,17 @@ Genesis Plus GX is an open-source Sega 8/16 bit emulator focused on accuracy and
----
The source code, originally based on Genesis Plus 1.2a by [Charles MacDonald](http://www.techno-junk.org/ ) has been heavily modified & enhanced, with respect to initial goals and design, in order to improve emulation accuracy as well as adding support for extra peripherals, cartridge or console hardware and many other exciting [features](https://bitbucket.org/eke/genesis-plus-gx/src/f53a4c6d6d431174503b6b922c958da6a1cff219/wiki/Features.md?at=master).
The source code, originally based on Genesis Plus 1.2a by [Charles MacDonald](http://www.techno-junk.org/ ) has been heavily modified & enhanced, with respect to initial goals and design, in order to improve emulation accuracy as well as adding support for extra peripherals, cartridge or console hardware and many other exciting [features](https://bitbucket.org/eke/genesis-plus-gx/src/master/wiki/Features.md).
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](https://bitbucket.org/eke/genesis-plus-gx/src/f53a4c6d6d431174503b6b922c958da6a1cff219/wiki/Compatibility.md?at=master) 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](https://bitbucket.org/eke/genesis-plus-gx/src/f53a4c6d6d431174503b6b922c958da6a1cff219/wiki/Credits.md?at=master) page.
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](https://bitbucket.org/eke/genesis-plus-gx/src/master/wiki/Compatibility.md) 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](https://bitbucket.org/eke/genesis-plus-gx/src/master/wiki/Credits.md) page.
----
Multi-platform sourcecode (core) is available for use under a specific non-commercial [license](https://bitbucket.org/eke/genesis-plus-gx/src/aa9d0889309bc8b13f140be8949415a32d0461a7/LICENSE.txt) and maintained here as well as [github](https://github.com/ekeeke/Genesis-Plus-GX) so that other Genesis Plus ports can take advantage of it, as I really hope this emulator can become a reference for _open-source_ and _accurate_ Genesis emulation. If you ported this emulator to other platforms or need help porting it, feel free to contact me.
Multi-platform sourcecode (core) is available on [Bitbucket](https://bitbucket.org/eke/genesis-plus-gx/src/) and [Github](https://github.com/ekeeke/Genesis-Plus-GX) for use under a specific non-commercial [license](https://bitbucket.org/eke/genesis-plus-gx/src/master/LICENSE.txt) so that other Genesis Plus ports can benefit of it, as I really wish this emulator to become a reference for _open-source_ and _accurate_ Genesis emulation. If you ported this emulator to other platforms or need help porting it, feel free to contact me.
----
Latest official Gamecube / Wii standalone port (screenshots below) is available [here](https://bitbucket.org/eke/genesis-plus-gx/downloads). Be sure to check the included user manual first. A [startup guide](https://bitbucket.org/eke/genesis-plus-gx/src/f53a4c6d6d431174503b6b922c958da6a1cff219/wiki/Getting%20Started.md?at=master) and a [FAQ](https://bitbucket.org/eke/genesis-plus-gx/src/f53a4c6d6d431174503b6b922c958da6a1cff219/wiki/Frequently%20Asked%20Questions.md?at=master) are also available.
Latest official Gamecube / Wii standalone port (screenshots below) is available [here](https://bitbucket.org/eke/genesis-plus-gx/downloads). Be sure to check the included user manual first. A [startup guide](https://bitbucket.org/eke/genesis-plus-gx/src/master/wiki/Getting%20Started.md) and a [FAQ](https://bitbucket.org/eke/genesis-plus-gx/src/master/wiki/Frequently%20Asked%20Questions.md) are also available.
![MainMenu.png](https://bitbucket.org/repo/7AjE6M/images/3565283297-MainMenu.png)
![menu_load.png](https://bitbucket.org/repo/7AjE6M/images/164055790-menu_load.png)
@ -27,4 +27,5 @@ Latest official Gamecube / Wii standalone port (screenshots below) is available
![CtrlMenu.png](https://bitbucket.org/repo/7AjE6M/images/2283464354-CtrlMenu.png)
----
You can also test latest compiled builds for some platforms by downloading them from [here](https://bitbucket.org/eke/genesis-plus-gx/src/710da247684c89ff3a3ee7f9d6785a96a01f0117/builds/).
You can also test latest compiled builds for Gamecube / Wii and Retroarch (Windows 32-bit version only) by downloading them from [here](https://bitbucket.org/eke/genesis-plus-gx/src/master/builds/).