Giter Site home page Giter Site logo

emultendo's Introduction

Emultendo - NES emulator

Emultendo is yet another NES emulator. Written in Rust.

It's implementation is far from finished (no sound, only games with mapper 0 supported, partial implementation of the PPU).

Project structure

The project is composed of 3 crates:

  • emultendo-core: the actual implementation of the emulator, with almost no external dependency
  • emultendo-standalone: an SDL2 GUI for the emulator
  • emultendo-debugger: a debugger application made with imgui

Running the emulator

From the project root:

$ cd standalone
$ cargo run --release

Once launched, a black window appears: just drag and drop a.nes catridge file to start a game.

Controls

Keyboard Use
Up
Down
Left
Right
A A
S B
Space Select
Return Start

Running the debugger

From the project root:

$ cd debugger
$ cargo run --release

Once launched use the GUI to load a cartridge file.

emultendo's People

Contributors

zippy1978 avatar

Watchers

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