Commit Diff


commit - 369e31c26c9374e7cf42c9de7a59ef2862441b46
commit + abc43c6d7d366a2302622d0583b8348ab1707df9
blob - /dev/null
blob + 16bc5873d96993d60cac2593f8e46671427bee17 (mode 644)
--- /dev/null
+++ README.md
@@ -0,0 +1,5 @@
+# yac8e
+
+yac8e is yet another Chip8 emulator, written in Rust.
+
+It will use SDL2 for video, audio and keyboard input.