From 2ca60944c16020f7c95b9217e4c5c3770a8a85fd Mon Sep 17 00:00:00 2001 From: Paul Kuruvilla Date: Thu, 2 Feb 2023 09:15:50 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 406039d..50f0651 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ It's a great way to learn. * [**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) * [**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/) #### Build your own `Front-end Framework / Library`