From 414f95e9ab707280d68da8e75bc3932b63749510 Mon Sep 17 00:00:00 2001 From: Rodrigo Rivas Costa Date: Wed, 10 Jul 2019 14:04:47 +0200 Subject: [PATCH] Add link to my ZX Spectrum emulator, in WASM --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ef7464..0d349b2 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ See also [crates matching keyword 'emulator'](https://crates.io/keywords/emulato * [simias/rustation](https://github.com/simias/rustation) — [](https://travis-ci.org/simias/rustation) * ZX Spectrum * [pacmancoder/rustzx](https://github.com/pacmancoder/rustzx) — [](https://travis-ci.org/pacmancoder/rustzx) + * [rodrigorc/raze](https://github.com/rodrigorc/raze) — For WebAssembly, [live version here](https://rodrigorc.github.io/raze/) * Virtual Boy * [emu-rs/rustual-boy](https://github.com/emu-rs/rustual-boy) — [](https://travis-ci.org/emu-rs/rustual-boy) * Intel 8080 CPU