- Notifications
You must be signed in to change notification settings - Fork20
A WebAssembly CHIP-8 emulator written with Rust
License
NotificationsYou must be signed in to change notification settings
ColinEberhardt/wasm-rust-chip8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A CHIP-8 emulator written in Rust and compiled to WebAssembly. Just for the fun of it!
The code is described in the accompanying blog post:http://blog.scottlogic.com/2017/12/13/chip8-emulator-webassembly-rust.html
This project uses the relatively newwasm32-unknown-unknown
target, which can be enabled as per thesetup instructions. Once installed simply run thebuild
script.
This code is free for you to use under the MIT licence.
About
A WebAssembly CHIP-8 emulator written with Rust
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.