We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf99522 commit 25b8f74Copy full SHA for 25b8f74
README.md
@@ -141,7 +141,6 @@ It's a great way to learn.
141
142
#### Build your own `Emulator / Virtual Machine`
143
144
-* [**C**: _Virtual machine in C_](https://blog.felixangell.com/virtual-machine-in-c/)
145
* [**C**: _Write your Own Virtual Machine_](https://justinmeiners.github.io/lc3-vm/)
146
* [**C**: _Writing a Game Boy emulator, Cinoop_](https://cturt.github.io/cinoop.html)
147
* [**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