K-SNES is an Android port of the famous Snes9x Super Nintendo emulator.
- Multiplayer
- Customizable on-screen keypad
- Gamepad support
- Save states
- Cheats
- Super scope
- Fast-forward
- Multiple key profiles
- Android Studio 2.3 or newer
- Android SDK
- Android API 26
- Android SDK Platform Tools 26 or newer
- Android SDK Tools 25 or newer
- Android NDK r15b or newer
- CMake
- LLDB
- com.android.support:support-v4:26.0.0
Follow these steps to get K-SNES up and running:
- Install the latest version of Android Studio
- Inside Android Studio, open the SDK Manager
- In the "SDK Platforms" tab, select Android 8.0
- In the "SDK Tools" tab, select CMake, LLDB and Android NDK
- Click "Apply" and wait for the installation to complete
- Since gradle and CMake take care of the building process, you just need to run the project
This project is licensed under the MIT License - see the LICENSE file for details.