commit f76ff52a18f3808f1dec56a65320915508c5fdbf
parent c46f004b3c9e74d452901c6d2ddfad19e07eba5a
Author: Frederic Cambus <fred@statdns.com>
Date: Tue, 19 Jun 2018 14:31:24 +0200
Merge pull request #96 from ledyba/master
I moved CycloaJS page.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -67,7 +67,7 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
## Nintendo
- [1964js](https://github.com/schibo/1964js) - JavaScript port of the 1964 N64 emulator for Windows
-- [CycloaJS](https://ledyba.org/utl/CycloaJS/) - JavaScript NES Emulator ([Source](https://github.com/ledyba/CycloaJS))
+- [CycloaJS](https://app.7io.org/CycloaJS/) - JavaScript NES Emulator ([Source](https://github.com/ledyba/CycloaJS))
- [em-fceux](https://bitbucket.org/tsone/em-fceux) - an Emscripten port of FCEUX, an emulator of NES, Famicom, Famicom Disk System (FDS), and Dendy consoles. [Demo site](https://tsone.kapsi.fi/em-fceux/)
- [GBA.js](http://endrift.github.io/gbajs/) - Game Boy Advance in the Browser ([Source](https://github.com/endrift/gbajs))
- [IodineGBA](http://taisel.github.io/IodineGBA/) - A GameBoy Advance emulator written entirely in JavaScript ([Source](https://github.com/taisel/IodineGBA))