Skip to content

Commit 608ac57

Browse files
authored
Added two links (one previously available).
1 parent 765ae1c commit 608ac57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ It's a great way to learn.
141141

142142
#### Build your own `Emulator / Virtual Machine`
143143

144+
* [**C**: _Home-grown bytecode interpreters_](https://medium.com/bumble-tech/home-grown-bytecode-interpreters-51e12d59b25c)
145+
* [**C**: _Virtual machine in C_](http://web.archive.org/web/20200121100942/https://blog.felixangell.com/virtual-machine-in-c/)
144146
* [**C**: _Write your Own Virtual Machine_](https://justinmeiners.github.io/lc3-vm/)
145147
* [**C**: _Writing a Game Boy emulator, Cinoop_](https://cturt.github.io/cinoop.html)
146148
* [**C++**: _How to write an emulator (CHIP-8 interpreter)_](http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/)

0 commit comments

Comments
 (0)