Giter Club home page Giter Club logo

nestalgia's Introduction

Nestalgia

Nestalgia

Nestalgia is a cross-platform and high-accuracy NES/Famicom emulator built in Kotlin. It's being ported from discontinued Mesen NES/Famicom emulator built in C++ and C#.

It implements only the emulator (no debugging tools).

Features

  • High Accuracy
  • High Compatibility: Over 290 mappers supported
  • NES, Famicom, Famicom Disk System, Dendy, VS System, NSF and NSFe emulation is supported
  • Save States, Battery, Overclocking and Cheat Codes
  • Configurable Region and Speed
  • Fullscreen and Screenshot support
  • Audio, Video, Controller and Emulation config support
  • Zapper, Ascii Turbo File and Battle Box is supported
  • Gamepad Support

Nestalgia Nestalgia

Supported Mappers

Each mapper number represents a different cartridge type. Not all mappers are as important - some are used by hundreds of games, others are used by a single game. For example, mapper #4 is used by over 500 licensed games, while mapper #9 is used by a single game. Not all numbers from 0 to 255 have been assigned to specific cartridge models, some are still unused (gray).

Core

Install

Add it to your build.gradle:

repositories {
    maven { url "https://jitpack.io" }
}

and:

dependencies {
    implementation "com.github.tiagohm:nestalgia:core:master-SNAPSHOT"
}

Desktop Version

DOWNLOAD

Before running, check if you have Java 8 or newer installed. Linux users will need to set execute permissions on the JAR.

Player 1 Controller Keys

  • D-Pad: Arrow keys
  • B Button: S
  • A Button: A
  • Select: Space
  • Start: Enter

Android Version

DOWNLOAD

Coming soon...

Gamepad Support

  • The gamepad support for Desktop version uses Jamepad
  • The first detected gamepad will be used as Standard Controller 1, and the second will be Standard Controller 2
  • Y Button will take a screenshot
  • X Button will save the game's state
  • LB/RB restore the previous/next saved game's state
  • Left thumbstick can be used as D-Pad

nestalgia's People

Contributors

tiagohm avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.