skyline/README.md

35 lines
2.6 KiB
Markdown
Raw Normal View History

<h1 align="center">
2019-09-24 23:18:39 +02:00
<img height="60%" width="60%" src="https://i.imgur.com/6PJ7Ml2.png"><br>
<a href="https://discord.gg/XnbXNQM" target="_blank">
<img src="https://img.shields.io/discord/545842171459272705?label=Discord&logo=Discord&color=yellow">
2019-09-24 23:18:39 +02:00
</a>
<a href="LICENSE.md" target="_blank">
<img src="https://img.shields.io/badge/License-MPL%202.0-yellow"/><br>
2019-09-24 23:18:39 +02:00
</a>
<img src="https://forthebadge.com/images/badges/built-for-android.svg"/>
</h1>
2019-08-17 01:40:27 +02:00
2019-09-24 23:18:39 +02:00
<p align="center">
<i>Skyline is an experimental emulator that runs on ARMv8 Android™ devices and emulates the functionality of a Nintendo Switch™ system. It's licensed under the MPL, refer to the <a href="https://github.com/skyline-emu/skyline/blob/master/LICENSE.md">license file</a> for more information.</i><br/><br>
2019-09-24 23:18:39 +02:00
</p>
2019-08-17 01:40:27 +02:00
### Contact
You can contact the core developers of Skyline at our [Discord](https://discord.gg/XnbXNQM). If you have any questions, feel free to ask. It's also a good place to just keep up with the emulator, as most talk regarding development goes on over there.
2019-09-24 23:18:39 +02:00
### Credit
[<img align="left" height="10%" width="10%" src="https://avatars1.githubusercontent.com/u/39036280?v=4"/>](https://ryujinx.org/)
[**Ryujinx**](https://ryujinx.org/)<br>
We've used Ryujinx throughout the project for reference, the amount of accuracy of their HLE kernel implementation is what makes them such an amazing reference. In addition, the team behind the project has been really helpful with any queries we had.
[<img align="left" height="10%" width="10%" src="https://avatars3.githubusercontent.com/u/35075882?v=4"/>](https://yuzu-emu.org/)
[**Team yuzu**](https://github.com/yuzu-emu/)<br>
We have recieved a fair share of advice from the team behind [yuzu](https://yuzu-emu.org/). Just like the Ryujinx team, they've been really receptive and helpful for any queries we've had and have provided feedback on our code which was extremely useful during the early stages of the emulator.
[<img align="left" height="10%" width="10%" src="https://avatars3.githubusercontent.com/u/31827450?v=4"/>](https://switchbrew.org/)
[**Switchbrew**](https://github.com/switchbrew/)<br>
We've extensively used Switchbrew whether that be their [wiki](https://switchbrew.org/) with it's collosal amount of information on the Switch that has saved us countless hours of time or [libnx](https://github.com/switchbrew/libnx) which was crucial to initial development of the emulator to ensure that our implementations were correct.
2019-09-24 23:18:39 +02:00
### Disclaimer
* Nintendo Switch is a trademark of Nintendo Co., Ltd.
* Android is a trademark of Google LLC.