Skip to content

BradenThomp/Rust-Chip8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Chip-8 Emulator

About

This is a Chip8 emulator built in rust. Chip8 is a virtual machine developed developed by Joseph Weisbecker. You can find out more about Chip8 Here.

Getting Started

Prerequisites

You will need to have sdl2 for rust installed which can be found Here.

Installation

Clone the repo:

git clone https://github.com/BradenThomp/Rust-Chip8-Emulator.git

Usage

At the root directory of the repository run:

cargo run "ROM path"

ROMs can be found Here.

Resources

The following resources were used to create this chip8 emulator.

About

A Chip8 Emulator built with the Rust programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages