From f34d6d90bf16c14626399a244ba6fbdd9952c2ba Mon Sep 17 00:00:00 2001 From: Mohanson Date: Sat, 11 May 2019 12:12:32 +0800 Subject: [PATCH] Add mohanson/i8080 to section emulators --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0688781..b875824 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,8 @@ See also [crates matching keyword 'emulator'](https://crates.io/keywords/emulato * [pacmancoder/rustzx](https://github.com/pacmancoder/rustzx) — [](https://travis-ci.org/pacmancoder/rustzx) * Virtual Boy * [emu-rs/rustual-boy](https://github.com/emu-rs/rustual-boy) — [](https://travis-ci.org/emu-rs/rustual-boy) +* Intel 8080 CPU + * [mohanson/i8080](https://github.com/mohanson/i8080) — Intel 8080 cpu emulator by Rust * Emulator Development tools * SNES * [ioncodes/snesutilities](https://github.com/ioncodes/snesutilities) — ROM analyser/extractor