mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-18 03:25:31 +00:00
Merge pull request #1224 from Leyka/patch-1
Add CHIP-8 section in Emulators
This commit is contained in:
commit
1fb684f102
@ -199,6 +199,9 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio
|
||||
|
||||
See also [crates matching keyword 'emulator'](https://crates.io/keywords/emulator).
|
||||
|
||||
* CHIP-8
|
||||
* [ColinEberhardt/wasm-rust-chip8](https://github.com/ColinEberhardt/wasm-rust-chip8) — A WebAssembly CHIP-8 emulator written with Rust
|
||||
* [starrhorne/chip8-rust](https://github.com/starrhorne/chip8-rust) — Yet another rust chip8 emulator
|
||||
* Commodore 64
|
||||
* [kondrak/rust64](https://github.com/kondrak/rust64) — [![build badge](https://api.travis-ci.org/kondrak/rust64.svg?branch=master)](https://travis-ci.org/kondrak/rust64)
|
||||
* Flash Player
|
||||
|
Loading…
Reference in New Issue
Block a user