Skip to content

teichmullerhodge/rch8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a CHIP-8 implementation using SDL and Rust. Credits to https://github.com/JamesGriffin/CHIP-8-Emulator from where i learned the logic to build this application and port to Rust.

The original code is written in C++ and asides from some casts that are necessary in Rust, the logic is basically the same.

The usage is: <application_name>

About

A CHIP-8 Emulator written in Rust using SDL2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages