codecrafters-io / build-your-own-x

Master programming by recreating your favorite technologies from scratch.
https://codecrafters.io
301.97k stars 28.33k forks source link

NES Emulator From Scratch in C++ #564

Closed rajivnayanc closed 3 years ago

rajivnayanc commented 3 years ago

Main programming language

C++

Tutorial title

NES Emulator From Scratch

Tutorial URL

https://www.youtube.com/playlist?list=PLrOv9FMX8xJHqMvSGB_9G9nZZ_4IgteYf

Category

EduardoJM commented 3 years ago

This is added in the Pull Request https://github.com/danistefanovic/build-your-own-x/pull/489. See here: https://github.com/danistefanovic/build-your-own-x#build-your-own-emulator--virtual-machine

rajivnayanc commented 3 years ago

Okay. Will close this issue.