commit 9b10b2a426a9ef577d46dcdc0891af6261350d1b
parent ec818255f34cd55820d89af8879f7c9543218657
Author: Frederic Cambus <fred@statdns.com>
Date: Wed, 6 Dec 2017 12:05:45 +0100
Add jsGBC
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -71,6 +71,7 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
- [Nezulator](http://zelex.net/nezulator/) - A NES emulator in JavaScript
- [XNES](http://tjwei.github.io/xnes/) - Experimental JavaScript Super Nintendo emulators ([Source](https://github.com/tjwei/xnes))
- jsGB - A GameBoy emulator in JavaScript ([Source](https://github.com/Two9A/jsGB))
+- [jsGBC](https://ardean.github.io/jsGBC-web/) - GameBoy Color Emulator written in JavaScript ([Source](https://github.com/ardean/jsGBC))
- [mupen64plus](http://jquesnelle.github.io/mupen64plus-ui-console/) - A port of the popular Nintendo 64 emulator for the Web ([Source](https://github.com/jquesnelle/mupen64plus-ui-console/))
- [n64js](http://hulkholden.github.io/n64js/) - An N64 emulator in JavaScript ([Source](https://github.com/hulkholden/n64js))