diff --git a/README.md b/README.md index 90abe97..7be83ed 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ It's a great way to learn. * [**Common Lisp**: _CHIP-8 in Common Lisp_](http://stevelosh.com/blog/2016/12/chip8-cpu/) * [**JavaScript**: _GameBoy Emulation in JavaScript_](http://imrannazar.com/GameBoy-Emulation-in-JavaScript) * [**Python**: _Emulation Basics: Write your own Chip 8 Emulator/Interpreter_](http://omokute.blogspot.com.br/2012/06/emulation-basics-write-your-own-chip-8.html) +* [**Rust**: _Writing a NES Emulator_](https://bugzmanov.github.io/nes_ebook/chapter_1.html) #### Build your own `Front-end Framework / Library`