Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lrchip8

A CHIP-8 interpreter written in Rust using rust-sdl2.

CHIP-8 is an interpreted programming language, developed by Joseph Weisbecker made on his 1802 Microprocessor. It was initially used on the COSMAC VIP and Telmac 1800 8-bit microcomputers in the mid-1970s.

CHIP-8 Logo Pong

Requirements

You need to have SDL2 installed.

Usage

Just run:

cargo run --release /path/to/rom

About

A CHIP-8 interpreter written in Rust using rust-sdl2.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages