1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-04-21 09:22:03 +02:00

Add elmboy emulator

This commit is contained in:
Antonio Vivace 2018-10-27 19:08:41 +02:00
parent e92b101b13
commit 57c2f8bc47

View File

@ -42,4 +42,5 @@
| [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/vaperBoy) | Javascript | PWA. Powered by [wasmBoy](https://github.com/torch2424/wasmBoy) |
| [elmBoy](https://github.com/Malax/elmboy) | Elm | |