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
- Host: GitHub
- URL: https://github.com/bugzmanov/nes_ebook
- Owner: bugzmanov
- Created: 2020-07-22T18:00:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T18:41:58.000Z (about 1 year ago)
- Last Synced: 2024-04-24T11:54:31.322Z (12 months ago)
- Topics: ebook, emulator, nes, rust
- Language: Rust
- Homepage: https://bugzmanov.github.io/nes_ebook/index.html
- Size: 41.5 MB
- Stars: 345
- Watchers: 4
- Forks: 66
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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)