mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-12 00:16:58 +00:00
Compare commits
4 Commits
44003f1a9f
...
17a69ac35e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17a69ac35e | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
8da41d2913 |
@@ -1,4 +1,4 @@
|
||||
[](https://codecrafters.io/github-banner)
|
||||
[](https://codecrafters.io/github-banner)
|
||||
|
||||
## Build your own <insert-technology-here>
|
||||
|
||||
@@ -156,7 +156,7 @@ It's a great way to learn.
|
||||
* [**C**: _Virtual machine in C_](http://web.archive.org/web/20200121100942/https://blog.felixangell.com/virtual-machine-in-c/)
|
||||
* [**C**: _Write your Own Virtual Machine_](https://justinmeiners.github.io/lc3-vm/)
|
||||
* [**C**: _Writing a Game Boy emulator, Cinoop_](https://cturt.github.io/cinoop.html)
|
||||
* [**C++**: _How to write an emulator (CHIP-8 interpreter)_](http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/)
|
||||
* [**C++**: _How to write an emulator (CHIP-8 interpreter)_](https://archive.ph/lRWUL)
|
||||
* [**C++**: _Emulation tutorial (CHIP-8 interpreter)_](http://www.codeslinger.co.uk/pages/projects/chip8.html)
|
||||
* [**C++**: _Emulation tutorial (GameBoy emulator)_](http://www.codeslinger.co.uk/pages/projects/gameboy.html)
|
||||
* [**C++**: _Emulation tutorial (Master System emulator)_](http://www.codeslinger.co.uk/pages/projects/mastersystem/memory.html)
|
||||
|
||||
Reference in New Issue
Block a user