From 2b496186ab1de2094f2027c73be54889a3d84e5c Mon Sep 17 00:00:00 2001 From: "Tobias V. Langhoff" Date: Tue, 31 Oct 2017 10:24:43 +0100 Subject: [PATCH] Add node-gameboy emulator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ea73bf..9b783b4 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [scimitar](https://github.com/tompko/scimitar) - Rust. - [FunGBC](https://github.com/andreasjhkarlsson/fungbc) - F#. - [barnacleboy](https://github.com/rep-nop/barnacleboy) - Rust. +- [node-gameboy](https://github.com/nakardo/node-gameboy) - Node.js. ## Software Development