Giter VIP home page Giter VIP logo

Chip-8 emulator in Rust

This is an emulator with a GUI Built on top of the chip8_vm library.

See chip8_vm for instructions on including the VM in your own project.

screen shot - pong2 Running PONG2 from chip8.com program pack

Status

travis-badge appveyor-badge

  • Graphics are implemented with Piston.
  • Sound is not supported but is faked by updating the title bar with a note symbol when sound should be playing.

Dependencies

The provided UI depends on SDL2 via Piston for it's graphics. See: Piston Tutorials - Getting Started for help setting up your development environment.

Usage

$ cargo run --release -- <rom>

Controls are mapped to these 16 buttons:

1 2 3 4
Q W E R
A S D F
Z X C V

Licence

MIT

chip8-rust's Projects

chip8-ui icon chip8-ui

CHIP-8 graphical emulator built with the Rust programing language

chip8-vm icon chip8-vm

CHIP-8 virtual machine implementation in the Rust programming language

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.