From 52a9726fcbe452faaf55a6f10121cd43b1f77435 Mon Sep 17 00:00:00 2001 From: Seo Sanghyeon Date: Tue, 21 Jun 2016 22:57:57 +0900 Subject: [PATCH] Add rust64 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 90a5f0d..39fbac7 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * [pingcap/tikv](https://github.com/pingcap/tikv) — a distributed KV database in Rust [](https://travis-ci.org/pingcap/tikv) * [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — a Redis reimplementation in Rust [](https://travis-ci.org/seppo0010/rsedis) * **Emulators** [[emulator](https://crates.io/keywords/emulator)] + * Commodore 64 + * [kondrak/rust64](https://github.com/kondrak/rust64) — [](https://travis-ci.org/kondrak/rust64) * Gameboy * [Gekkio/mooneye-gb](https://github.com/Gekkio/mooneye-gb) — [](https://travis-ci.org/Gekkio/mooneye-gb) * [mvdnes/rboy](https://github.com/mvdnes/rboy) — [](https://travis-ci.org/mvdnes/rboy)