Run Nintendo Switch homebrew & games on your Android device!
Go to file
◱ PixelyIon 1c54bff215 Make `AppDialog` Expand Fully and Fix Race in `MainActivity::addEntries`
This commit mainly fixes the issue with `AppDialog` where it didn't expand fully in landscape leading to UX issues. In addition, a race condition was fixed in `MainActivity::addEntries`, in regards to `foundCurrent` being returned incorrectly. The text in the performance counters were also made yellow and much more opaque.
2020-04-23 22:26:27 +05:30
.github/workflows Fix GitHub Actions build running out of disk space 2020-04-23 22:26:27 +05:30
.idea Move from GPLv3 to LGPLv3 or later 2020-04-23 22:26:27 +05:30
app Make `AppDialog` Expand Fully and Fix Race in `MainActivity::addEntries` 2020-04-23 22:26:27 +05:30
gradle/wrapper Some small refactoring for the app (#38) 2020-04-23 22:26:27 +05:30
.gitignore Fix GroupMutex and Clock Rescaling 2020-02-15 10:25:14 +00:00
.gitmodules Add support for audio playback via audout 2020-02-16 12:53:50 +00:00
CONTRIBUTING.md Add Preference For Always Showing Game Information 2020-04-23 22:26:27 +05:30
LICENSE.md Move from GPLv3 to LGPLv3 or later 2020-04-23 22:26:27 +05:30
README.md Fix GroupMutex and Clock Rescaling 2020-02-15 10:25:14 +00:00
build.gradle Fix GitHub Actions Build + Move Stack to Shared Memory 2020-04-23 22:26:27 +05:30
gradle.properties Rewrite C++ parts and UI update 2019-07-25 01:49:43 +05:30
gradlew add files, cannot figure out why native lib is broken 2019-06-28 20:35:14 -04:00
gradlew.bat add files, cannot figure out why native lib is broken 2019-06-28 20:35:14 -04:00
settings.gradle add files, cannot figure out why native lib is broken 2019-06-28 20:35:14 -04:00

README.md



Skyline is an experimental emulator that runs on ARMv8 Android™ devices and emulates the functionality of a Nintendo Switch™ system. It's licensed under GPLv3, refer to the license file for more information.

Contact

You can contact the core developers of Skyline at our Discord. If you have any questions, feel free to ask.

Credit

Ryujinx
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.

Disclaimer

  • Nintendo Switch is a trademark of Nintendo Co., Ltd.
  • Android is a trademark of Google LLC.