diff --git a/EMULATORS.md b/EMULATORS.md index ebd501f..3be99f2 100644 --- a/EMULATORS.md +++ b/EMULATORS.md @@ -43,7 +43,7 @@ | [rustboy](https://github.com/VelocityRa/rustboy) | Rust | A basic DMG emulator written in Rust, using the Piston engine for window creation and graphics | | [Gambattye](https://github.com/Ben10do/Gambattye) | Swift | macOS, powered by a fork of Gambatte | | [wasmBoy](https://github.com/torch2424/wasmBoy) | Web Assembly (AssemblyScript) | GB/GBC *Library* written for Web Assembly using AssemblyScript. Shell/Debugger in Preact.| -| [vaporBoy](https://github.com/torch2424/vaperBoy) | Javascript | PWA. Powered by [wasmBoy](https://github.com/torch2424/wasmBoy) | +| [vaporBoy](https://github.com/torch2424/vaporBoy) | Javascript | PWA. Powered by [wasmBoy](https://github.com/torch2424/wasmBoy) | | [elmBoy](https://github.com/Malax/elmboy) | Elm | | | [goboy](https://github.com/Humpheh/goboy) | Go | | | [xgbc](https://github.com/kotcrab/xgbc) | Kotlin | |