mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-12 16:26:59 +00:00
Compare commits
4 Commits
406c6c46ea
...
979491b4a0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
979491b4a0 | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
3ce46e6c04 |
@@ -1,4 +1,4 @@
|
||||
[](https://codecrafters.io/github-banner)
|
||||
[](https://codecrafters.io/github-banner)
|
||||
|
||||
## Build your own <insert-technology-here>
|
||||
|
||||
@@ -163,6 +163,7 @@ It's a great way to learn.
|
||||
* [**C++**: _NES Emulator From Scratch_](https://www.youtube.com/playlist?list=PLrOv9FMX8xJHqMvSGB_9G9nZZ_4IgteYf) [video]
|
||||
* [**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)
|
||||
* [**OCaml**: _Writing a Game Boy Emulator in OCaml_](https://linoscope.github.io/writing-a-game-boy-emulator-in-ocaml/)
|
||||
* [**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**: _0dmg: Learning Rust by building a partial Game Boy emulator_](https://jeremybanks.github.io/0dmg/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user