An open API service indexing awesome lists of open source software.

https://github.com/bugzmanov/nes_ebook

A mini book on writing NES emulator using rust lang
https://github.com/bugzmanov/nes_ebook

ebook emulator nes rust

Last synced: 12 days ago
JSON representation

A mini book on writing NES emulator using rust lang

Awesome Lists containing this project

README

        

----

* Current released version of [the book](https://bugzmanov.github.io/nes_ebook/index.html)
* [Source code of examples](https://github.com/bugzmanov/nes_ebook/tree/master/code) from the book
* [Source code](https://github.com/bugzmanov/nes_ebook/tree/master/src) of the book itself (mdbook)