commit 499306c5058f3b070389a069cf8aba0f1c5686b6
parent b5d7643d85e8e37fb489b8dd39b9c6d4a0ef5b80
Author: Frederic Cambus <fred@statdns.com>
Date: Sat, 4 Feb 2017 22:07:18 +0100
Remove JS-VBA-M (Thanks Simon Paris)
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -64,7 +64,6 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
- [GameBoy Online](http://grantgalitz.github.io/GameBoy-Online/) - JavaScript GameBoy Color emulator ([Source](https://github.com/grantgalitz/GameBoy-Online))
- [IodineGBA](http://taisel.github.io/IodineGBA/) - A GameBoy Advance emulator written entirely in JavaScript ([Source](https://github.com/taisel/IodineGBA))
- [gba.ninja](https://gba.ninja/) - JavaScript port of VisualBoyAdvance-M, a GameBoy Advance emulator ([Source](https://github.com/simon-paris/gba.ninja))
-- [JS-VBA-M](https://dl.dropboxusercontent.com/u/20328726/vbamjs/index.html) - JavaScript port of VisualBoyAdvance-M, a Game Boy Color / Advance emulator
- [JSNES](https://fir.sh/projects/jsnes/) - A JavaScript NES emulator ([Source](https://github.com/bfirsh/jsnes))
- [NESNES](http://koen.kivits.com/nesnes/) - JavaScript NES emulator, also available as a [web component](https://github.com/koenkivits/x-nes) ([Source](https://github.com/koenkivits/nesnes))
- [Nezulator](http://zelex.net/nezulator/) - A NES emulator in JavaScript