Skip to content

proninyaroslav/nesoid

Repository files navigation

Nesoid is the famous NES/FC emulator for Android. Fork of the original project: https://sourceforge.net/projects/nesoid

Get it on GitHub Get it on Android File Host Direct APK Download

Current version Releases


📋 What's changed

  • Android 5.0 target version, minimum version is 4.1
  • Material UI (Android 5.0+)
  • Moved to Gradle build system
  • Fixes in native C code for building with modern Android NDK
  • Updated and cleaned up resources and icons
  • Rewritten obsolete parts of the code, fixed some bugs

Emulator features

  • Very fast with sound
  • Customizable on-screen keypad
  • Save states
  • Net-play (Bluetooth/WiFi)
  • Cheats
  • Support Vs. System ROMs
  • Light gun

🌍 Translations

  • English
  • Russian
  • Chinese

📄 License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA